Sun, 26 Apr 2009 12:32:33 -0400 |
John Lindgren |
Use playlist_get_mtime, not plain stat, when sorting by date (bug #20)
|
Sun, 26 Apr 2009 04:34:53 -0400 |
John Lindgren |
When deleting last playlist, set title to "Untitled Playlist", as for a new one.
|
Sun, 26 Apr 2009 03:35:03 -0400 |
John Lindgren |
Fix a crash when deleting a playlist.
|
Sun, 19 Apr 2009 23:52:10 +0100 |
Tony Vroon |
Remove one instance where http_flag is declared and assigned, but otherwise unused. From code analysis, unique ID 2JxrMA.
|
Sun, 19 Apr 2009 23:43:13 +0100 |
Tony Vroon |
Remove declaration & assignment of numsongs, the variable is unused. From code analysis, unique ID q3QDmA.
|
Sun, 19 Apr 2009 23:39:14 +0100 |
Tony Vroon |
Stop assigning node, the variable is unused. Removes need for node and one PLAYLIST_LOCK/UNLOCK pair. From code analysis, unique ID 99OFUU.
|
Sun, 19 Apr 2009 23:26:48 +0100 |
Tony Vroon |
We only need the results of the stat once, do not bother with a variable at all. From code analysis, unique ID uYRsrf.
|
Thu, 16 Apr 2009 19:49:20 -0500 |
William Pitcock |
Initialize rv to EXT_FALSE.
|
Sun, 05 Apr 2009 15:24:15 -0500 |
William Pitcock |
Unbreak compile.
|
Fri, 13 Mar 2009 14:22:07 -0500 |
William Pitcock |
Add playlist_shift().
|
Wed, 26 Nov 2008 00:44:56 +0900 |
Yoshiki Yazawa |
rename src/audacious src/audlegacy so that both audlegacy and audacious can coexist.
base
src/audacious/playlist.c@22181808f906
|