Tue, 02 Dec 2008 19:53:41 +0000 |
reimar |
Print ID_EXIT and exit reason message in identify mode when exiting.
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Tue, 27 May 2008 18:39:57 +0000 |
ben |
Add a slave command to stop stream playback.
|
Mon, 31 Mar 2008 04:10:51 +0000 |
uau |
mp_core.h: Fix use of 'mp_image_t' without definition
|
Tue, 04 Mar 2008 23:35:24 +0000 |
diego |
Add necessary #includes to pass 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Fri, 01 Feb 2008 20:11:14 +0000 |
reimar |
ao_functions_t should be const, part 1
|
Wed, 30 Jan 2008 07:21:05 +0000 |
ulion |
Split osd related stuff from mp_core.h into new header file mp_osd.h.
|
Sat, 26 Jan 2008 11:51:34 +0000 |
ben |
Add support for dvdnav still frames playback.
|
Tue, 01 Jan 2008 21:35:58 +0000 |
diego |
Add multiple inclusion guards to all header files that lack them.
|
Tue, 04 Dec 2007 12:34:44 +0000 |
ulion |
When auto loading subs, log warning instead of error for load failure.
|
Sun, 02 Dec 2007 14:24:23 +0000 |
reimar |
Mark several uses of vo_functions_t as const to stop some of the current
|
Tue, 28 Aug 2007 11:20:24 +0000 |
diego |
Clean up the way get_path is handled: Compile get_path.c to an object to link
|