Sun, 19 Feb 2012 13:15:41 +0000 |
reimar |
Code cleanup: Use a stream_control instead of global functions to
|
Sat, 31 Dec 2011 12:20:08 +0000 |
ib |
Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
|
Sun, 11 Dec 2011 14:43:16 +0000 |
ib |
Enable gui slave commands.
|
Thu, 03 Nov 2011 13:24:53 +0000 |
diego |
Fix a bunch of Doxygen syntax errors that caused warnings.
|
Wed, 26 Oct 2011 15:12:35 +0000 |
diego |
Add missing mp_msg.h #includes, remove some unnecessary ones.
|
Tue, 05 Jul 2011 12:05:06 +0000 |
ib |
Cosmetic: Change prefix for symbolic constants from GMP to GUI.
|
Tue, 05 Jul 2011 10:47:51 +0000 |
ib |
Rename the gui() symbolic constants.
|
Tue, 05 Jul 2011 09:33:09 +0000 |
ib |
Rename guiGetEvent() gui().
|
Sat, 02 Jul 2011 22:55:52 +0000 |
reimar |
Fix type to match read_pnm arguments.
|
Wed, 29 Jun 2011 15:22:22 +0000 |
ib |
Don't let MPlayer directly call user interface functions.
|
Mon, 27 Jun 2011 19:39:57 +0000 |
ib |
Rename guiGetEvent type guiIEvent guiRunCommand.
|
Mon, 27 Jun 2011 10:29:34 +0000 |
ib |
Cast arg in guiGetEvent() to void * or remove cast where unnecessary.
|
Sun, 19 Jun 2011 16:48:33 +0000 |
reimar |
Move init_vo_spudec to mp_common.c and reuse it in mencoder.
|
Sat, 18 Jun 2011 14:33:41 +0000 |
ib |
Cosmetic: Rename some GUI variables and functions.
|
Tue, 07 Jun 2011 13:17:05 +0000 |
ib |
Fix segmentation fault when pressing U (stop playing) in GUI.
|