Thu, 11 Aug 2011 13:54:24 +0000 |
ib |
Get rid of a bunch of needless or redundant guiInfo members.
|
Tue, 12 Jul 2011 08:45:52 +0000 |
ib |
Add const to some string pointer arguments that will not be modified.
|
Mon, 11 Jul 2011 10:39:55 +0000 |
ib |
Remove unused parameter skindir from create_subwindow() in Win32 GUI.
|
Sun, 10 Jul 2011 12:01:39 +0000 |
ib |
Remove member FPS from struct guiInterface_t.
|
Sun, 10 Jul 2011 11:21:40 +0000 |
ib |
Remove unused members from struct guiInterface_t.
|
Fri, 08 Jul 2011 21:04:56 +0000 |
ib |
Cosmetic: Rename two functions that do MPlayer calls.
|
Fri, 08 Jul 2011 09:52:02 +0000 |
ib |
Fix Win32 GUI compilation problems.
|
Tue, 05 Jul 2011 16:50:52 +0000 |
ib |
Fix compilation of the Win32 GUI after r33812.
|
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, 25 Jun 2011 23:10:37 +0000 |
ib |
Cast new user data value in SetWindowLongPtr() to LONG_PTR.
|
Wed, 22 Jun 2011 12:53:30 +0000 |
ib |
Replace all playback integer constants by their symbolic constants.
|
Wed, 22 Jun 2011 12:12:50 +0000 |
ib |
Rename the symbolic playback state constants.
|
Wed, 22 Jun 2011 11:48:31 +0000 |
ib |
Rename guiGetEvent type guiCEvent guiSetState.
|
Sun, 19 Jun 2011 17:32:54 +0000 |
diego |
win32 gui: Mark some functions as static.
|
Sat, 18 Jun 2011 14:33:41 +0000 |
ib |
Cosmetic: Rename some GUI variables and functions.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Thu, 09 Sep 2010 16:59:21 +0000 |
diego |
Add appropriate #include instead of declaring vo_gamma_* extern.
|
Thu, 09 Sep 2010 16:17:27 +0000 |
diego |
Move **sub_name extern declaration to mpcommon.h.
|
Thu, 09 Sep 2010 15:41:43 +0000 |
diego |
Move **sub_name extern declaration to mplayer.h, where it belongs.
|
Thu, 17 Jun 2010 08:07:37 +0000 |
diego |
Place vo_osd_list extern declaration in sub.h instead of all over the code.
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
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.
|
Thu, 06 Dec 2007 02:52:59 +0000 |
zuxy |
Do not PostQuitMessage when destroying a child window.
|
Sun, 02 Dec 2007 15:23:14 +0000 |
reimar |
get/set video colors string is constant
|
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
|