log gui/ui/main.c @ 35767:23e241430e9c

age author description
Thu, 24 Jan 2013 17:36:42 +0000 ib Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().
Thu, 24 Jan 2013 17:11:41 +0000 ib Cosmetic: Rename uiDND uiMainDND.
Thu, 24 Jan 2013 17:08:38 +0000 ib Cosmetic: Remove "Handle(r)" from function names.
Thu, 24 Jan 2013 16:49:53 +0000 ib Cosmetic: Replace DandD by DND.
Thu, 24 Jan 2013 16:34:35 +0000 ib Make uiMainRender static.
Thu, 24 Jan 2013 13:29:04 +0000 ib Remove unnecessary setting of uiMainRender.
Thu, 24 Jan 2013 12:49:15 +0000 ib Add some notes for later checking and fixing.
Tue, 22 Jan 2013 10:59:51 +0000 ib Remove pointless wsWindowClear() when setting movie aspect ratio.
Fri, 18 Jan 2013 17:35:07 +0000 ib Cosmetic: Rename wItem guiItem.
Fri, 18 Jan 2013 00:35:38 +0000 ib Cosmetic: Rename ws functions for the sake of consistency.
Thu, 17 Jan 2013 17:11:46 +0000 ib Move wgIsRect from ws.h to gui.h.
Thu, 17 Jan 2013 16:39:05 +0000 ib Fix bug introduced in r35757.
Wed, 16 Jan 2013 19:38:44 +0000 ib Don't unnecessarily and annoyingly move the video window.
Sat, 22 Dec 2012 13:17:19 +0000 ib Reset video window after STOP (MP command or evStop) has been pressed.
Wed, 19 Dec 2012 13:58:06 +0000 ib Fix bug with wrong video window size after end of fullscreen playback.
Sun, 09 Dec 2012 14:49:11 +0000 ib Use FFMIN in evSetVolume.
Sun, 09 Dec 2012 14:44:58 +0000 ib Add comment.
Sun, 09 Dec 2012 14:42:36 +0000 ib Set volume in evSetBalance.
Sun, 09 Dec 2012 12:33:00 +0000 ib Fix bug with evSetBalance.
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.
Wed, 05 Dec 2012 23:28:14 +0000 ib Avoid using local variables named filename.
Tue, 04 Dec 2012 18:44:54 +0000 ib Remove unused variables.
Tue, 04 Dec 2012 18:36:14 +0000 ib Introduce boolean symbolic constants.
Mon, 03 Dec 2012 16:26:39 +0000 ib Replace confusing guiInfoMediumClear() by MediumPrepare().
Mon, 03 Dec 2012 14:10:12 +0000 ib Set filename for MPlayer in GUI_PREPARE.
Sat, 01 Dec 2012 19:05:24 +0000 ib Cosmetic: Rename uiSetFileName().
Fri, 30 Nov 2012 11:14:30 +0000 ib Create new header file gui.h.
Thu, 29 Nov 2012 15:10:27 +0000 ib Check and set track for DVDs just as for the other StreamTypes.
Mon, 26 Nov 2012 10:48:26 +0000 ib Simplify playlist handling by defining a symbolic constant.
Sun, 25 Nov 2012 15:13:19 +0000 ib A non-existing path shouldn't be an empty string.
Sun, 25 Nov 2012 15:04:44 +0000 ib Avoid a duplicate strrchr() call.
Sun, 25 Nov 2012 11:55:07 +0000 ib Choose better variable name for current playlist item.
Fri, 23 Nov 2012 14:10:10 +0000 ib Cosmetic: Adjust indent.
Fri, 23 Nov 2012 14:03:37 +0000 ib Prevent negative array index read.
Fri, 23 Nov 2012 10:04:26 +0000 ib Pass guiApp's wsTWindow parameters always by reference (if possible).
Fri, 23 Nov 2012 09:20:49 +0000 ib Pass big parameter by reference rather than by value.
Thu, 22 Nov 2012 14:13:43 +0000 ib Don't unconditionally delete the old playlist.
Thu, 22 Nov 2012 14:01:41 +0000 ib Fix segmentation fault with mouse button release.
Thu, 22 Nov 2012 13:13:29 +0000 ib Add an URL loaded by the GUI to its playlist.
Mon, 21 May 2012 18:46:25 +0000 ib Add playlist support to the GUI.
Sat, 03 Mar 2012 16:53:21 +0000 ib Cosmetic: Move, change and add some comments on GUI windows.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Fri, 24 Feb 2012 17:16:54 +0000 ib Cosmetic: Prefer C style for single line comments.
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.
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.
Sat, 14 Jan 2012 15:46:58 +0000 ib Don't needlessly set variables.
Fri, 13 Jan 2012 17:16:35 +0000 ib Cosmetic: Revise comment.
Fri, 13 Jan 2012 16:44:35 +0000 ib Remove unused parameter from uiMenuMouseHandle().
Fri, 13 Jan 2012 16:19:35 +0000 ib Fix bug with switching audio and video tracks.
Thu, 12 Jan 2012 14:21:55 +0000 ib Add user event evMenu.
Thu, 12 Jan 2012 10:39:37 +0000 ib Fix bug with VCD stream calling DVD code.
Thu, 12 Jan 2012 10:31:39 +0000 ib Replace goto label by an internal event case expression.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Thu, 05 Jan 2012 12:06:03 +0000 ib Move some DVD related events.
Thu, 05 Jan 2012 11:39:27 +0000 ib Remove #ifdef MP_DEBUG.
Mon, 02 Jan 2012 16:48:18 +0000 ib Initialize device options in guiInit().