Mon, 24 Mar 2014 10:16:01 +0000 |
ib |
Fix bug with ivSetVolume.
|
Fri, 21 Mar 2014 15:13:44 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 21 Mar 2014 15:12:37 +0000 |
ib |
Cosmetic: Rename guiInfo member NewPlay MediumChanged.
|
Fri, 21 Mar 2014 15:01:48 +0000 |
ib |
Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
|
Fri, 21 Mar 2014 14:51:39 +0000 |
ib |
Use the new internal event to set volume.
|
Fri, 21 Mar 2014 14:42:48 +0000 |
ib |
Add an internal event to set volume.
|
Fri, 21 Mar 2014 14:29:40 +0000 |
ib |
Set guiInfo.Position in SetMoviePosition event.
|
Wed, 12 Mar 2014 12:56:52 +0000 |
ib |
Remove pointless parentheses.
|
Mon, 10 Mar 2014 18:03:55 +0000 |
ib |
Directly call mplayer_put_key() instead of vo_x11_putkey().
|
Mon, 17 Feb 2014 00:39:09 +0000 |
ib |
Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
|
Sun, 16 Feb 2014 15:44:36 +0000 |
reimar |
Avoid many pointer cast warnings.
|
Wed, 05 Feb 2014 16:39:38 +0000 |
ib |
Rename symbolic constants of GUI help message texts.
|
Fri, 29 Nov 2013 12:41:32 +0000 |
ib |
Add support for TV/DVB to the GUI.
|
Tue, 30 Jul 2013 10:57:57 +0000 |
ib |
Be more pedantic about type of the constant.
|
Sat, 27 Jul 2013 23:48:16 +0000 |
ib |
Keep paused mode when changing the aspect ratio.
|
Sat, 27 Jul 2013 22:25:57 +0000 |
ib |
Use again special value -1 to set original aspect ratio.
|
Sat, 13 Jul 2013 21:24:03 +0000 |
ib |
Calculate aspect ratio by ourselves.
|
Sat, 13 Jul 2013 19:45:12 +0000 |
ib |
Enable the change of the movie aspect ratio on the fly.
|
Sun, 31 Mar 2013 23:09:34 +0000 |
ib |
Cosmetic: Rearrange #includes.
|
Wed, 27 Mar 2013 18:57:09 +0000 |
ib |
Change parameter declaration to const.
|
Sat, 26 Jan 2013 15:35:10 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 26 Jan 2013 15:32:37 +0000 |
ib |
Restructure code for video window in uiChangeSkin().
|
Sat, 26 Jan 2013 01:07:36 +0000 |
ib |
Remove code almost identical to uiMenuDone() plus uiMenuInit().
|
Sat, 26 Jan 2013 00:34:43 +0000 |
ib |
Exit GUI if we can't return to the skin we started with.
|
Sat, 26 Jan 2013 00:17:08 +0000 |
ib |
Change window reload order.
|
Sat, 26 Jan 2013 00:07:38 +0000 |
ib |
Cosmetic: Rename variables.
|
Fri, 25 Jan 2013 23:47:34 +0000 |
ib |
Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().
|
Fri, 25 Jan 2013 22:31:37 +0000 |
ib |
Make mainDrawBuffer static.
|
Fri, 25 Jan 2013 16:03:39 +0000 |
ib |
Compact code.
|
Fri, 25 Jan 2013 15:57:48 +0000 |
ib |
Cosmetic: Adjust indent.
|