Change the sourceforge logo link to point to the gssmp page.
[gssmp.git] / TODO
blob9cb15ba8910d9b4c26d8eaaadcf244da01a17a00
1 Time flows upwards.
2 '-' means to do, '+' means done.
3 Subject to change at any time, for any reason.
5 - Later
7 - Minimise to system tray?
9 - 2.0
11 - Gapless playback
12 - Volume normalisation
13 - GConf schema
14 - Translations
16 - 1.x
18 - Optimisation e.g. directory traversal, strcmp in tag comparisons, etc.
19 - Allow user to remove recent items
20 - Support streams from other uris e.g. RealMedia streams?
21 - Play tracks in track number order rather than alphabetical if available?
22 - Set up gitweb on artificialworlds
23 - Make GSSMP a drag and drop target
24 - Add GSSMP to right-click menus on Nautilus etc.
25 - Create debian and RPM repositories
26 - Sign the RPM
27 - Remember window size and position
28 - Support xdg-open?  Or whatever the correct way to do this is in the new world
29 - Support control via media keys.
30 - Confirm that the "fast clicking of Next when using sshfs causes segfault"
31   bug is fixed with newer versions of gstreamer in Edgy+.
32 - Submit to last.fm when you complete a track, instead of starting it?
33 - Log bugs against lastfmsubmitd upstream, debian and ubuntu about missing file.
34 - Add a Music menu (or submenu on File) that shows all tracks in dir
35 - Minimise to system tray
36 - Fix bug in About dialog?
38 + 1.2
40 + Document the use of lastfmsubmitd.
41 + Fix crash with lastfmsubmitd (Charles Bailey)
42 + Fix crash when playing a movie file (Charles Bailey)
43 + Add support for using lastfmsubmitd to submit tracks to last.fm
45 + 1.1
47 + Fix bug where repeat setting was lost on restart
49 + 1.0
51 + Show the new filename immediately when you click next
52 + Fix bug where we try to play files that are completely the wrong mime type
53 + Icon in top left of window
55 + 0.9
57 + Add icons to menus in binary distributions
58 + Accept a file or dir name as an argument on the command line
59 + Man page
60 + Distribute web site as documentation, and point to it from Help menu
61 + Fix the lost new bookmarks when you have more than 10 bug
62 + Fix bug where program crashes if you have the Recent menu open when it updates
63 + Fix docs to say an icon is installed in the menu
65 + 0.8
67 + Expand web site
68 + Package into RPM
69 + Package into deb
70 + Unpause when clicking a bookmark
71 + Bookmarks are the same if the files are in the same dir
72 + Implement Shuffle, Repeat All, Repeat One modes
73 + Write status messages using a separate timer
74 + Remove the directory textbox
75 + Publish git repo
77 + 0.2
79 + Bookmarks - one per twig directory - last 10 things played
80 + Fix bug where track info is sometimes not displayed on startup.  (Because UI was not ready?)
81 + Fix crashing when loading a picture.
82 + Volume control
83 + Ensure track name etc is i18nable
84 + Show track length with album
85 + Neater interface (Artist, album and track name in one box, buttons in menus)
87 + 0.1
89 + Create web page, mailing list etc.
90 + Install docs in make install
91 + Create source and binary tarballs
92 + i18n framework
93 + Handle unknown file type
94 + Keyboard navigation
95 + Seeking
96 + Pause and Play buttons - disable when not available
97 + Previous button
98 + Show track number
99 + Next button
100 + Remember track and position on exit
101 + Directory traversal
102 + Music playback
103 + UI