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.
Wed, 05 Dec 2012 12:38:07 +0000 ib Simplify condition.
Wed, 05 Dec 2012 12:28:10 +0000 ib Cosmetic: Adjust indent.
Wed, 05 Dec 2012 12:26:32 +0000 ib Revise guiPlaylist() concerning pt_iter.
Wed, 05 Dec 2012 12:08:12 +0000 ib Cosmetic: Change variable names.
Wed, 05 Dec 2012 12:00:52 +0000 ib Cosmetic: Adjust indent.
Wed, 05 Dec 2012 11:51:08 +0000 ib Combine guiPlaylistInitialize() and guiPlaylistAdd().
Tue, 04 Dec 2012 18:55:24 +0000 ib Change parameter of wsWindowDecoration().
Tue, 04 Dec 2012 18:42:12 +0000 ib Use symbolic constant defined for playing states.
Tue, 04 Dec 2012 18:39:09 +0000 ib Cosmetic: Choose better variable name.
Tue, 04 Dec 2012 18:36:14 +0000 ib Introduce boolean symbolic constants.
Mon, 03 Dec 2012 14:45:01 +0000 ib Cosmetic: Adjust indent.
Mon, 03 Dec 2012 14:44:32 +0000 ib Provide a number of tracks information for files in playlists.
Mon, 03 Dec 2012 14:10:12 +0000 ib Set filename for MPlayer in GUI_PREPARE.
Mon, 03 Dec 2012 11:22:13 +0000 ib Cosmetic: Adjust indent.
Mon, 03 Dec 2012 11:20:47 +0000 ib Set track at startup with a non-empty GUI playlist.
Mon, 03 Dec 2012 10:23:11 +0000 ib Don't overwrite video size information.
Mon, 03 Dec 2012 10:20:46 +0000 ib Use correct video window parameters.
Sun, 02 Dec 2012 15:59:55 +0000 ib Cosmetic: Adjust indent and move guiInfo member CodecName in structure.
Sun, 02 Dec 2012 15:56:19 +0000 ib Fix bug with stop button and playlist.
Sun, 02 Dec 2012 01:44:24 +0000 ib Add video codec name to guiInfo structure.
Sun, 02 Dec 2012 00:36:56 +0000 ib Add listMgr command PLAYLIST_ITEM_GET_CURR_POS.
Sat, 01 Dec 2012 19:16:36 +0000 ib Fix wrong display of video width and height.
Sat, 01 Dec 2012 19:08:53 +0000 ib Add an uiSetFile() counterpart.
Sat, 01 Dec 2012 19:05:24 +0000 ib Cosmetic: Rename uiSetFileName().
Fri, 30 Nov 2012 11:40:35 +0000 ib Move uiProcessNextInPlaylist to the guiInfo structure.
Fri, 30 Nov 2012 11:14:30 +0000 ib Create new header file gui.h.
Thu, 29 Nov 2012 14:30:40 +0000 ib Fix bug with resetting guiInfo's Track.
Thu, 29 Nov 2012 14:23:26 +0000 ib Don't unconditionally reset Track, Chapter and Angle after playback.
Thu, 29 Nov 2012 14:11:03 +0000 ib Move the code to set guiInfo's Track, Chapter and Angle start values.
Thu, 29 Nov 2012 14:00:02 +0000 ib Reset guiInfo's Track, Chapter and Angle after playback.