Thu, 23 Feb 2012 13:23:54 +0000 |
ib |
Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.
|
Wed, 22 Feb 2012 13:27:42 +0000 |
ib |
Remove global variable pointing to playlist item last played.
|
Wed, 22 Feb 2012 10:53:00 +0000 |
ib |
Remove global variable pointing to top of URL list.
|
Wed, 22 Feb 2012 10:39:05 +0000 |
ib |
Remove global variable pointing to top of playlist.
|
Tue, 21 Feb 2012 19:44:21 +0000 |
ib |
Remove global variable pointing to current playlist item.
|
Tue, 21 Feb 2012 18:55:14 +0000 |
ib |
Replace symbolic constants by enums.
|
Tue, 14 Feb 2012 19:24:26 +0000 |
ib |
Change doxygen comments.
|
Sun, 12 Feb 2012 18:49:46 +0000 |
ib |
Cosmetic: Rearrange structure members.
|
Sun, 12 Feb 2012 18:44:19 +0000 |
ib |
Cosmetic: Rename functions in list.c.
|
Sat, 11 Feb 2012 20:42:20 +0000 |
ib |
Add code to free the URL list items.
|
Thu, 07 Jul 2011 14:13:17 +0000 |
ib |
Cosmetic: Rename URLList urlList.
|
Thu, 07 Jul 2011 11:50:32 +0000 |
ib |
Move purely list related parts of gtkSet() from interface.c to list.c.
|
Thu, 07 Jul 2011 10:37:58 +0000 |
ib |
Create new file list.c for list related functions.
|