Wed, 12 Mar 2014 13:30:36 +0000 |
ib |
Make value explicitly type float.
|
Wed, 05 Feb 2014 16:39:38 +0000 |
ib |
Rename symbolic constants of GUI help message texts.
|
Thu, 06 Dec 2012 14:59:06 +0000 |
ib |
Rebuild GUI directory structure.
|
Tue, 04 Dec 2012 20:06:43 +0000 |
ib |
Use boolean symbolic constants in Win32 GUI.
|
Sun, 04 Mar 2012 15:37:30 +0000 |
ib |
Update GUI code after r34792.
|
Sat, 03 Mar 2012 16:45:15 +0000 |
ib |
Rename sub window video window.
|
Mon, 13 Feb 2012 15:48:12 +0000 |
ib |
Fix two copy-and-paste errors in the Win32 GUI.
|
Fri, 10 Feb 2012 15:40:53 +0000 |
ib |
Prefer static const char arrays for string constants to #defines.
|
Fri, 10 Feb 2012 15:24:27 +0000 |
ib |
Simplify character array definition.
|
Fri, 10 Feb 2012 14:57:29 +0000 |
ib |
Adjust content of GUI configuration file to MPlayer configuration files.
|
Thu, 09 Feb 2012 13:25:05 +0000 |
ib |
In case of a GUI config error, exit MPlayer with error.
|
Thu, 09 Feb 2012 12:52:09 +0000 |
ib |
Replace string constants by symbolic constants.
|
Fri, 03 Feb 2012 13:57:10 +0000 |
ib |
Make cfg_read() and cfg_write() void functions.
|
Sat, 31 Dec 2011 13:15:30 +0000 |
ib |
Remove options cdrom_device and dvd_device from the Win32 GUI.
|
Mon, 31 Oct 2011 12:25:00 +0000 |
ib |
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
|
Mon, 31 Oct 2011 11:51:03 +0000 |
ib |
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
|
Sat, 01 Oct 2011 17:30:43 +0000 |
ib |
Make idle mode default in Win32 GUI.
|
Sun, 19 Jun 2011 12:26:38 +0000 |
reimar |
Add cfg_gui_include also for win32 GUI.
|
Sat, 18 Jun 2011 16:35:37 +0000 |
ib |
Fix compilation after r33644.
|
Fri, 06 May 2011 08:47:18 +0000 |
ib |
Fix compilation error with Win32 GUI.
|
Sat, 11 Sep 2010 12:20:07 +0000 |
diego |
Replace proc_priority extern declaration by osdep/priority.h #include.
|
Wed, 08 Sep 2010 20:07:58 +0000 |
diego |
Replace m_config_parse_config_file() forward declaration by proper #include.
|
Sun, 13 Jun 2010 19:10:37 +0000 |
reimar |
Remove some unused win32 GUI code.
|
Sun, 13 Jun 2010 19:09:11 +0000 |
reimar |
Fix sub_window default.
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Tue, 16 Feb 2010 19:07:06 +0000 |
reimar |
Fix win32 gui compilation.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Tue, 22 Apr 2008 09:32:30 +0000 |
diego |
Use standard GPL header.
|
Sat, 12 Apr 2008 13:19:35 +0000 |
diego |
Update include paths to account for build system changes.
|
Tue, 11 Mar 2008 18:46:52 +0000 |
vayne |
more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
|
Sun, 13 Jan 2008 16:26:28 +0000 |
reimar |
gui_opts should be const for win32 gui as well (why, oh why, was all
|
Sun, 13 Jan 2008 16:25:33 +0000 |
reimar |
Win32 gui has the same m_option_print error handling bug
|
Thu, 26 Apr 2007 17:30:20 +0000 |
vayne |
header / declarations cleanup, also fixes broken compilation.
|
Wed, 25 Apr 2007 07:34:56 +0000 |
diego |
Consistently use quotes instead of angled brackets in #include
|
Mon, 23 Apr 2007 08:01:10 +0000 |
diego |
Use proper GPL header.
|
Mon, 23 Apr 2007 07:48:03 +0000 |
diego |
spelling cosmetics
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|