1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-15 10:48:33 +01:00
Commit Graph

68 Commits

Author SHA1 Message Date
David Sansome
1230084dbf If there's only one node in a library item then expand it when expanding the parent 2010-01-17 21:22:56 +00:00
David Sansome
f950701620 Tray icon gets dimmer when you play more of a track 2010-01-17 21:11:03 +00:00
David Sansome
0d4e1e0bdf Maybe fix crash bug when scanning library 2010-01-17 19:03:54 +00:00
David Sansome
4a61c3c900 Done that 2010-01-17 17:08:30 +00:00
David Sansome
e43a9266f9 Desktop file, icon, and install targets 2010-01-17 16:52:20 +00:00
David Sansome
ddc1a70e88 Add the license for qxt 2010-01-17 16:11:39 +00:00
David Sansome
4f2017a078 Only allow one instance of clementine 2010-01-17 16:10:26 +00:00
David Sansome
9503c3c449 Store the schema version to make updates easier 2010-01-17 15:52:17 +00:00
David Sansome
63d7afb404 Really don't allow pausing last.fm streams 2010-01-17 15:48:31 +00:00
David Sansome
3526fb3bdc Add a little spinner 2010-01-16 17:52:51 +00:00
David Sansome
82b010eeba More sensible maximums 2010-01-16 17:21:24 +00:00
David Sansome
541f3be7ba Watch subdirectories in the library 2010-01-16 17:17:00 +00:00
David Sansome
4108dc7c73 Basic tag editing 2010-01-16 16:12:47 +00:00
David Sansome
e0bb24af07 Use shared data for song 2010-01-15 21:57:22 +00:00
David Sansome
07ef49f380 Obey the filter when updating songs in the database/library. 2010-01-15 21:43:57 +00:00
David Sansome
70613f5299 Track slider and seeking 2010-01-15 17:12:47 +00:00
David Sansome
28e9bf4ac5 Another seperator in the tray icon menu 2010-01-15 16:44:54 +00:00
David Sansome
b4c7b92fac Don't lazy populate all the children of library items 2010-01-15 16:36:34 +00:00
David Sansome
a49f5506ac More items in playlist context menu 2010-01-15 16:22:19 +00:00
David Sansome
e7b94dfafc Enter on playlist plays 2010-01-14 14:42:23 +00:00
David Sansome
27315ac631 Delete on playlist selects next item 2010-01-14 14:38:27 +00:00
David Sansome
4ab13c03de Clear playlist 2010-01-14 12:27:50 +00:00
David Sansome
9a638e377e Update TODO 2010-01-14 12:16:29 +00:00
David Sansome
13c64ac33f Escape HTML characters in notify strings 2010-01-08 19:50:29 +00:00
David Sansome
8095e3ce1e Volume OSD 2010-01-08 16:40:34 +00:00
David Sansome
62794cdf70 Rename tangerine to clementine 2010-01-08 16:21:22 +00:00
David Sansome
b7a493b9eb Use growl on mac 2010-01-08 15:37:35 +00:00
David Sansome
6acb908c10 Reuse the same notification 2010-01-08 15:16:59 +00:00
David Sansome
d701e8e5ac Basic libnotify OSD implementation 2010-01-08 14:52:05 +00:00
David Sansome
56b0d89261 Try global shortcuts... 2009-12-30 16:24:55 +00:00
David Sansome
28cf9e11d7 Add backspace shortcut 2009-12-30 14:31:04 +00:00
David Sansome
d63001af02 More logic for enabling ban and love buttons when the user logs in to Last.fm 2009-12-30 04:14:29 +00:00
David Sansome
daaec56b4b Enable the pause button on normal tracks - oops 2009-12-30 04:08:43 +00:00
David Sansome
7749386aff More columns in the playlist 2009-12-30 04:05:33 +00:00
David Sansome
107e6210b7 Add a menu item to remove tags and artists 2009-12-30 02:23:09 +00:00
David Sansome
efefc35d6e Tag and artist radio 2009-12-30 02:15:38 +00:00
David Sansome
bfc81e4d5c Play in last.fm context menu 2009-12-30 01:41:37 +00:00
David Sansome
9608e8fb32 Display other types of station for friends and neighbours 2009-12-30 01:29:47 +00:00
David Sansome
56e685bb3b Friend and neighbour radio 2009-12-30 00:31:00 +00:00
David Sansome
92db175819 Double-click on radio items to play 2009-12-29 23:17:54 +00:00
David Sansome
939e4b5264 Context menu to configure Last.fm 2009-12-29 23:01:07 +00:00
David Sansome
b5be7d6cb9 Love, ban, skip last.fm tracks 2009-12-29 20:48:50 +00:00
David Sansome
5e514c42b6 Actually scrobble 2009-12-29 20:11:03 +00:00
David Sansome
72f793a002 Scrobble tracks 2009-12-29 19:57:33 +00:00
David Sansome
38feb17697 "Now listening" last.fm notifications 2009-12-29 19:22:02 +00:00
David Sansome
62dda6430c Disable pause on last.fm tracks 2009-12-29 16:15:21 +00:00
David Sansome
8957dad3bb Flags for playlist items 2009-12-29 16:12:08 +00:00
David Sansome
14bdc4294b Fix string formatting 2009-12-29 15:56:14 +00:00
David Sansome
c98427aeae Stop after stream track works, and updated todo 2009-12-26 23:43:38 +00:00
David Sansome
9206cad0cf Play the next track in a last.fm stream, and handle the end of stream properly 2009-12-26 22:59:11 +00:00