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, 12 Jan 2012 14:21:55 +0000 |
ib |
Add user event evMenu.
|
Thu, 12 Jan 2012 10:31:39 +0000 |
ib |
Replace goto label by an internal event case expression.
|
Sat, 31 Dec 2011 12:38:52 +0000 |
ib |
Add audio CD playback support to the X11/GTK GUI.
|
Sun, 11 Dec 2011 14:43:16 +0000 |
ib |
Enable gui slave commands.
|
Fri, 09 Dec 2011 13:34:38 +0000 |
ib |
Change prefix for internal events from ev to iv.
|
Fri, 09 Dec 2011 12:47:28 +0000 |
ib |
Remove unused symbolic constant and code for evFirstLoad.
|
Fri, 09 Dec 2011 12:42:47 +0000 |
ib |
Remove unused symbolic constant definitions for events.
|
Fri, 09 Dec 2011 12:25:48 +0000 |
ib |
Replace evPlayNetwork by evLoadURL.
|
Fri, 09 Dec 2011 12:11:03 +0000 |
ib |
Change parameter name and its declaration to const.
|
Fri, 09 Dec 2011 11:42:25 +0000 |
ib |
Remove non-existing GUI user events.
|
Thu, 08 Dec 2011 17:11:52 +0000 |
ib |
Replace evSetURL by evLoadURL for consistency.
|
Thu, 08 Dec 2011 16:28:19 +0000 |
ib |
Cosmetic: Add evSetAspect event to video events.
|
Thu, 08 Dec 2011 16:06:24 +0000 |
ib |
Cosmetic: Synchronize evPlaylist event and message names.
|
Thu, 08 Dec 2011 15:38:35 +0000 |
ib |
Cosmetic: Rearrange and group GUI user events.
|
Sat, 18 Jun 2011 14:33:41 +0000 |
ib |
Cosmetic: Rename some GUI variables and functions.
|
Tue, 03 May 2011 13:42:00 +0000 |
ib |
Initialize appMPlayer differently.
|
Sat, 02 Apr 2011 22:01:55 +0000 |
ib |
Remove unused wItem member tmp.
|
Fri, 01 Apr 2011 22:21:42 +0000 |
ib |
Add an itMenu item type.
|
Fri, 01 Apr 2011 22:16:32 +0000 |
ib |
Don't needlessly store font information in the wItems array
|
Thu, 31 Mar 2011 12:25:32 +0000 |
ib |
Cosmetic: Rename menuBase menu.
|
Mon, 28 Mar 2011 12:37:48 +0000 |
ib |
Move files with auxiliary functions to own directory.
|
Sun, 06 Mar 2011 13:57:21 +0000 |
ib |
Add variable names to prototype declarations.
|
Sun, 06 Mar 2011 12:21:52 +0000 |
ib |
Cosmetic: Rename appResetStruct() appInitStruct().
|
Fri, 04 Mar 2011 13:58:48 +0000 |
ib |
Reduce item arrays to reasonable size.
|
Fri, 04 Mar 2011 12:50:21 +0000 |
ib |
Cosmetic: Rename listItems structure.
|
Thu, 03 Mar 2011 14:52:21 +0000 |
ib |
Cosmetic: Rename appInitStruct() to appFreeStruct().
|
Thu, 03 Mar 2011 14:37:47 +0000 |
ib |
Rename the 'NumberOf' members of the listItems structure.
|
Thu, 03 Mar 2011 13:45:30 +0000 |
ib |
Fix memory leak in appInitStruct().
|
Thu, 03 Mar 2011 13:13:20 +0000 |
ib |
Remove parameter from appInitStruct() function.
|
Thu, 03 Mar 2011 11:06:42 +0000 |
ib |
Redefine button states.
|
Thu, 03 Mar 2011 09:34:27 +0000 |
ib |
Cosmetic: Adjust item definitions.
|
Wed, 02 Mar 2011 16:05:37 +0000 |
ib |
Adjust the listItems structure.
|
Wed, 02 Mar 2011 15:37:50 +0000 |
ib |
Clean up the wItem structure.
|
Mon, 28 Feb 2011 14:47:17 +0000 |
ib |
Move global skin directory variables.
|
Mon, 28 Feb 2011 13:25:45 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Sat, 19 Feb 2011 22:02:34 +0000 |
ib |
Remove support for skins directories using the obsolete name 'Skin'.
|
Thu, 03 Feb 2011 14:44:46 +0000 |
ib |
Improve the readability of dynamic labels which scroll.
|
Thu, 03 Feb 2011 14:26:58 +0000 |
ib |
Cosmetic: indent for a patch to come.
|
Fri, 18 Jun 2010 16:17:37 +0000 |
reimar |
Remove includes that break building if X11 is not available.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Tue, 22 Apr 2008 09:33:39 +0000 |
diego |
Add standard GPL header to individual files.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Sun, 02 Dec 2007 21:41:51 +0000 |
reimar |
evNames / evBoxs should be "static const"
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 20:55:05 +0000 |
diego |
Add consistent GUI prefix to multiple inclusion guards.
|
Mon, 02 Jul 2007 20:36:18 +0000 |
diego |
Consistently use filenames as multiple inclusion guards.
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|