Added documentation on using lastfmsubmitd, and made ready for 1.2 release.
[gssmp.git] / TODO
blob10e06118c0225a28bfe63e29b3147b05c674116d
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
37 + 1.2
39 + Document the use of lastfmsubmitd.
40 + Fix crash with lastfmsubmitd (Charles Bailey)
41 + Fix crash when playing a movie file (Charles Bailey)
42 + Add support for using lastfmsubmitd to submit tracks to last.fm
44 + 1.1
46 + Fix bug where repeat setting was lost on restart
48 + 1.0
50 + Show the new filename immediately when you click next
51 + Fix bug where we try to play files that are completely the wrong mime type
52 + Icon in top left of window
54 + 0.9
56 + Add icons to menus in binary distributions
57 + Accept a file or dir name as an argument on the command line
58 + Man page
59 + Distribute web site as documentation, and point to it from Help menu
60 + Fix the lost new bookmarks when you have more than 10 bug
61 + Fix bug where program crashes if you have the Recent menu open when it updates
62 + Fix docs to say an icon is installed in the menu
64 + 0.8
66 + Expand web site
67 + Package into RPM
68 + Package into deb
69 + Unpause when clicking a bookmark
70 + Bookmarks are the same if the files are in the same dir
71 + Implement Shuffle, Repeat All, Repeat One modes
72 + Write status messages using a separate timer
73 + Remove the directory textbox
74 + Publish git repo
76 + 0.2
78 + Bookmarks - one per twig directory - last 10 things played
79 + Fix bug where track info is sometimes not displayed on startup.  (Because UI was not ready?)
80 + Fix crashing when loading a picture.
81 + Volume control
82 + Ensure track name etc is i18nable
83 + Show track length with album
84 + Neater interface (Artist, album and track name in one box, buttons in menus)
86 + 0.1
88 + Create web page, mailing list etc.
89 + Install docs in make install
90 + Create source and binary tarballs
91 + i18n framework
92 + Handle unknown file type
93 + Keyboard navigation
94 + Seeking
95 + Pause and Play buttons - disable when not available
96 + Previous button
97 + Show track number
98 + Next button
99 + Remember track and position on exit
100 + Directory traversal
101 + Music playback
102 + UI