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().
|
Mon, 02 Jan 2012 16:25:00 +0000 |
ib |
Remove pointless filename setting from device name.
|
Mon, 02 Jan 2012 15:16:55 +0000 |
ib |
Don't explicitly set stream type if the type doesn't change.
|
Sat, 31 Dec 2011 12:38:52 +0000 |
ib |
Add audio CD playback support to the X11/GTK GUI.
|
Fri, 09 Dec 2011 13:34:38 +0000 |
ib |
Change prefix for internal events from ev to iv.
|
Fri, 09 Dec 2011 12:25:48 +0000 |
ib |
Replace evPlayNetwork by evLoadURL.
|
Thu, 08 Dec 2011 17:11:52 +0000 |
ib |
Replace evSetURL by evLoadURL for consistency.
|
Thu, 08 Dec 2011 16:06:24 +0000 |
ib |
Cosmetic: Synchronize evPlaylist event and message names.
|
Wed, 26 Oct 2011 15:12:35 +0000 |
diego |
Add missing mp_msg.h #includes, remove some unnecessary ones.
|
Fri, 30 Sep 2011 15:28:01 +0000 |
ib |
Cosmetic: Order STREAMTYPE related code.
|
Thu, 29 Sep 2011 13:44:21 +0000 |
ib |
Set an URL guiInfo.Filename by using uiSetFileName().
|
Wed, 21 Sep 2011 14:20:04 +0000 |
ib |
Force redraw of main window after playback has ended.
|
Thu, 08 Sep 2011 15:31:25 +0000 |
ib |
Preserve x and y position of a double-size window if possible.
|
Thu, 08 Sep 2011 14:00:12 +0000 |
ib |
Preserve x and y position of a half-size window.
|
Thu, 08 Sep 2011 11:11:02 +0000 |
ib |
Change parameter b of wsMoveWindow().
|
Thu, 01 Sep 2011 17:57:15 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 01 Sep 2011 17:53:33 +0000 |
ib |
Resize video window after switching from fullscreen to normal size.
|
Thu, 01 Sep 2011 17:31:46 +0000 |
ib |
Change repositioning of the normal size video window.
|
Thu, 01 Sep 2011 17:27:44 +0000 |
ib |
Modify video window size change behavior.
|
Thu, 01 Sep 2011 17:08:58 +0000 |
ib |
Remove assignments to guiInfo.VideoWindow when playback stops.
|