Mon, 03 Dec 2012 14:40:20 +0000 |
ib |
Only ask for playlist position if there is an item.
|
Mon, 03 Dec 2012 14:04:43 +0000 |
ib |
Clear information associated with a file when setting a new one.
|
Sun, 02 Dec 2012 15:55:01 +0000 |
ib |
Fix bug with playlist.
|
Sun, 02 Dec 2012 00:44:03 +0000 |
ib |
Fix various issues with a playlist change.
|
Sat, 01 Dec 2012 19:18:47 +0000 |
ib |
Fix bug with wrong track number after playlist has been cleared.
|
Sat, 01 Dec 2012 19:05:24 +0000 |
ib |
Cosmetic: Rename uiSetFileName().
|
Fri, 30 Nov 2012 23:30:47 +0000 |
ib |
Don't include config.h if not necessary.
|
Fri, 30 Nov 2012 11:14:30 +0000 |
ib |
Create new header file gui.h.
|
Wed, 28 Nov 2012 13:46:24 +0000 |
ib |
Remove variable assignment.
|
Mon, 26 Nov 2012 10:49:33 +0000 |
ib |
Don't unconditionally reset Filename and StreamType if not playing.
|
Sun, 25 Nov 2012 14:38:58 +0000 |
ib |
Without current playlist item, reset guiInfo's Filename and StreamType.
|
Thu, 23 Feb 2012 13:23:54 +0000 |
ib |
Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.
|
Wed, 22 Feb 2012 10:39:05 +0000 |
ib |
Remove global variable pointing to top of playlist.
|
Wed, 22 Feb 2012 01:07:10 +0000 |
ib |
Remove unnecessary condition.
|
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.
|
Sun, 12 Feb 2012 18:44:19 +0000 |
ib |
Cosmetic: Rename functions in list.c.
|
Fri, 13 Jan 2012 14:06:55 +0000 |
ib |
Use correct data types and common variable names in GTK callback functions.
|
Sun, 11 Dec 2011 17:51:24 +0000 |
ib |
Add Return key events to playlist's file lists.
|
Sun, 11 Dec 2011 17:12:55 +0000 |
ib |
Add Return key events to playlist buttons.
|
Sun, 11 Dec 2011 16:36:06 +0000 |
ib |
Make column titles in playlist passive.
|
Fri, 12 Aug 2011 14:09:36 +0000 |
ib |
Remove needless guiInfo member FilenameChanged.
|
Tue, 09 Aug 2011 21:32:09 +0000 |
ib |
Check directory history entry prior to its usage.
|
Mon, 11 Jul 2011 15:19:56 +0000 |
ib |
Revise and fix r33497.
|
Thu, 07 Jul 2011 14:35:31 +0000 |
ib |
Remove variable holding history of selected files from interface.[ch].
|
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:16:22 +0000 |
ib |
Remove macros guiSetFilename() and guiSetDF() from interface.h.
|
Thu, 07 Jul 2011 09:29:15 +0000 |
ib |
Remove gfree() from interface.c.
|
Sun, 19 Jun 2011 16:11:42 +0000 |
ib |
Remove xpm definitions inside source file.
|
Sun, 19 Jun 2011 15:34:08 +0000 |
ib |
Rename some gtk files.
|