Mon, 28 Feb 2011 14:47:17 +0000 |
ib |
Move global skin directory variables.
|
Sat, 19 Feb 2011 22:02:34 +0000 |
ib |
Remove support for skins directories using the obsolete name 'Skin'.
|
Wed, 19 Jan 2011 22:02:58 +0000 |
ib |
Fix resource leaks and check for realloc failures
|
Tue, 16 Nov 2010 21:06:52 +0000 |
cboesch |
Export mp_basename in a function instead of duplicate macros in various places
|
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.
|
Wed, 27 Oct 2010 17:37:29 +0000 |
cigaes |
Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
|
Wed, 27 Oct 2010 17:08:36 +0000 |
cigaes |
Move ass_mp.[ch] to the sub directory.
|
Fri, 17 Sep 2010 15:13:37 +0000 |
diego |
Move libass/ass_mp.[ch] ---> ass_mp.[ch].
|
Sun, 12 Sep 2010 15:38:21 +0000 |
diego |
Remove libavcodec ifdeffery from the GUI code.
|
Thu, 09 Sep 2010 17:10:18 +0000 |
diego |
Move stream_dump_type extern declaration to mplayer.h, where it belongs.
|
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.
|
Sun, 20 Jun 2010 15:53:45 +0000 |
diego |
Add declarations for open.c externally used variables to stream.h.
|
Sun, 20 Jun 2010 15:43:45 +0000 |
diego |
Move af_cfg extern variable declaration to dec_audio.h.
|
Sun, 20 Jun 2010 15:38:38 +0000 |
diego |
Move extern declarations for vf.c variables to vf.h.
|
Thu, 17 Jun 2010 08:07:37 +0000 |
diego |
Place vo_osd_list extern declaration in sub.h instead of all over the code.
|
Sun, 13 Jun 2010 22:38:15 +0000 |
reimar |
Remove more gui-related code from libvo.
|
Sun, 13 Jun 2010 12:04:13 +0000 |
reimar |
For vos that support the new libvo API (provide UPDATE_SCREENINFO),
|
Sun, 13 Jun 2010 11:34:14 +0000 |
reimar |
Remove Gui-specific slave commands and associated key-bindings and other code.
|
Mon, 05 Apr 2010 16:42:52 +0000 |
reimar |
Remove unused functions.
|
Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Thu, 25 Feb 2010 21:27:22 +0000 |
reimar |
Fix silly type of guiGetEvent argument to use void * instead of char * and
|
Mon, 22 Feb 2010 09:51:44 +0000 |
diego |
Declare externally used variables from vd.c as extern in vd.h.
|
Sun, 14 Feb 2010 14:33:16 +0000 |
diego |
Move GUI-related extern declarations to a GUI header file.
|
Sun, 14 Feb 2010 14:02:09 +0000 |
diego |
GUI: Mark functions that are not used outside their files as static.
|
Sun, 14 Feb 2010 10:53:20 +0000 |
diego |
Fix exit_player() usage throughout the codebase.
|
Thu, 24 Dec 2009 10:26:29 +0000 |
reimar |
Remove more direct includes of libass/ass.h
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|