pympc
Project page at sourceforge
Releases
- 2005-03-30
-
- All metadata fields used by mpd is searchable and can be shown in the playlist and the status string.
- Long status strings can now be scrolled by dragging the text with mouse
- Use the more general format for the status string used by eg. mpc and gmpc. button one pressed.
- New filter box in playlist tab. When something is entered in the entry box only those songs with matching metadata of the specified type is shown.
- The statusbar indicates when mpd is updating the database.
- Old position is highlighted when navigating the library.
- The order of the tabs is configurable and the 'find' tab can be hidden.
- Some speedups when adding and deleting files.
- The hostname and port number of mpd is specified in the config file instead of using environment variables.
- 2005-02-27
-
- Pympc should be installed with 'python setup.py install'.
- Pan cover image with mouse button 1.
- Stock icons added to most menu entries.
- When right-clicking, automatically select the line under the cursor if at most one line is already selected.
- Show bitrate in statusbar.
- Don't rescale cover if it isn't visible.
- Print error messages to stderr instead of stdout.
- Cleaner cover resizing.
- Better separation of gui code.
- 2005-01-22
-
- Major restructuring. Better separation of gui code. Nicer and more flexible handling of menus and accelerators.
- The status string is now positioned above the tabs and used to switch between normal and mini mode.
- Volume shortcuts changed and Ctrl-q (quit) shortcut added.
- AAC, mp4, mod and wav files are also added to the playlist when activated from the library.
- If more than one front or back cover images were found, only the first could be viewed - the others were not available at all. Now they are visible in the 'other' menu.
- You can now 'crop' the playlist, i.e. delete all non-selected songs.
- The statusbar shows only the state - playing, paused, stopped or not connected.
- To center the playlist now places the active song in the middle of the window.
- 2005-01-17
-
- Changed several keyboard shortcuts.
- Tab rename 'Search' -> 'Find'.
- Set focus to the TreeView when changing tabs to 'Playlist' or Library'.
- New 'smart' comparison function for find-as-you-type functionality in Library.
- 2005-01-12
-
- Better cover support
- Somewhat better Gnome HIG compliance
- Various small changes
- 2005-01-08
-
- 2005-01-04
-
- Crossfade support.
- New shortcuts. See README.
- Searching for unicode characters works correctly.
- Window size, position and mode are saved in ~/.pympc.state.
- 2004-12-30
-
- Yet more customizable gui. See pympcrc.sample.
- New theme 'swoosh', made by Swoosh. Thanks!
- Window title is the same as status string.
- You can now delete playlists.
- 2004-12-27
-
- Licensed under GPL.
- Arbitrary http streams can be added to the playlist. (Earlier only streams that were part of a playlist worked.) NOTE: The included mpdclient.py is required.
- You can now save playlists.
- More customizable gui - only chosen buttons visible. See pympcrc.sample for details.
- Stop button.
- Themeable button icons. The old stock icons are not available anymore.
- Add shuffle playlist command.
- Volume control becomes smaller spinbox if main window is narrow.
Screenshots
Gentoo ebuilds