Skip to content

Commit

Permalink
improve ctrl-t shortcut; some code cleanup; cs.po
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Horowitz committed Jan 27, 2008
1 parent 16d8767 commit a6a694f
Show file tree
Hide file tree
Showing 5 changed files with 750 additions and 398 deletions.
9 changes: 9 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
remove queue screenshot

v1.5
code cleanup
- separate python files
- mpd, gtk, trayicon, main, misc
- rename functions
- gtk widgets (gtk_label_new, gtk_entry_new, etc)
- mpd (mpd_swap, mpd_move, mpd_update)
- making tabs
- hiding/showing widgets (with set_no_show_all)
- combine ListStore definitions (playlists, streams, etc)
patch 2230?
better playlist support (mpd 0.13+ only):
ability to view songs, reorder songs, remove songs, etc
Expand Down
Loading

0 comments on commit a6a694f

Please sign in to comment.