log gui/interface.c @ 35564:8d4a7387d592

age author description
Mon, 10 Dec 2012 14:08:19 +0000 ib Relocate and change code to set Chapter and Angle start values.
Mon, 10 Dec 2012 14:04:47 +0000 ib Reset media information for CD/VCD/DVD after playback.
Mon, 10 Dec 2012 12:49:40 +0000 ib Relocate code to set Track, Chapter and Angle start values.
Mon, 10 Dec 2012 12:46:56 +0000 ib Limit playlist reset to first item after playback.
Mon, 10 Dec 2012 12:43:07 +0000 ib Limit internal automatic audio CD track advancing.
Mon, 10 Dec 2012 11:30:54 +0000 ib Change internal automatic audio CD track advancing.
Mon, 10 Dec 2012 02:27:55 +0000 ib Simplify code.
Mon, 10 Dec 2012 02:08:43 +0000 ib Don't unconditionally reset playlist to first item after playback.
Mon, 10 Dec 2012 01:54:22 +0000 ib Merge declaration and initialization.
Mon, 10 Dec 2012 01:50:02 +0000 ib Set track number after resetting playlist to first item.
Mon, 10 Dec 2012 01:46:50 +0000 ib Deallocate in reverse order of allocation.
Mon, 10 Dec 2012 01:45:44 +0000 ib Free guiInfo when GUI ends.
Sun, 09 Dec 2012 16:49:45 +0000 ib Cosmetic: Adjust indent and add a blank line.
Sun, 09 Dec 2012 16:49:03 +0000 ib Reset playlist to first item after playback has stopped.
Sun, 09 Dec 2012 14:44:58 +0000 ib Add comment.
Sun, 09 Dec 2012 14:41:24 +0000 ib Set volume in GUI_SET_MIXER.
Sun, 09 Dec 2012 13:19:42 +0000 ib Cosmetic: Add some blank lines.
Sun, 09 Dec 2012 12:34:37 +0000 ib Cosmetic: Relocate variable definition.
Sun, 09 Dec 2012 12:31:32 +0000 ib Cosmetic: Adjust indent.
Sun, 09 Dec 2012 12:28:21 +0000 ib Fix bug with wrong balance calculation.
Sun, 09 Dec 2012 12:16:14 +0000 ib Relocate mixer assignment.
Thu, 06 Dec 2012 15:16:38 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 14:59:06 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 13:47:47 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 02:30:19 +0000 ib Add doxygen comments.
Thu, 06 Dec 2012 02:11:28 +0000 ib Rearrange #includes and add missing one.
Wed, 05 Dec 2012 22:55:02 +0000 ib Don't unnecessarily use global MPlayer variable filename.
Wed, 05 Dec 2012 13:14:42 +0000 ib Move instruction up.
Wed, 05 Dec 2012 13:04:34 +0000 ib Make comments doxygen comments.
Wed, 05 Dec 2012 12:41:45 +0000 ib Remove unnecessary cast.