Sun, 02 Dec 2007 14:24:23 +0000 |
reimar |
Mark several uses of vo_functions_t as const to stop some of the current
|
Thu, 15 Nov 2007 01:07:56 +0000 |
ulion |
Remove the pause filter and the cmd queue hack, to know the mplayer going to
|
Thu, 08 Nov 2007 05:41:26 +0000 |
ulion |
Fix pause key problem in correct way, only handle pause cmd when showing menu.
|
Sat, 03 Nov 2007 16:22:45 +0000 |
reimar |
Fix link to email explaining the paused vf_menu behaviour change
|
Sat, 04 Aug 2007 22:12:49 +0000 |
cehoyos |
Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
|
Tue, 05 Jun 2007 15:09:49 +0000 |
reimar |
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Fri, 25 May 2007 10:26:39 +0000 |
ben |
rename some menu open functions, to avoid confusion with libc native open()
|
Sun, 20 May 2007 16:10:45 +0000 |
ben |
add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
|
Wed, 21 Feb 2007 18:28:48 +0000 |
uau |
Fix menu to work with mpctx
|
Tue, 16 Jan 2007 13:28:22 +0000 |
gpoirier |
fix identation, broken by last commit
|
Tue, 16 Jan 2007 13:24:03 +0000 |
gpoirier |
speeds up mplayer execution by over FIVE times when all of the of the following apply:
|
Sat, 06 Jan 2007 13:31:16 +0000 |
gpoirier |
woops, actually fix URL this time
|
Sat, 06 Jan 2007 10:07:45 +0000 |
gpoirier |
update comment url
|
Thu, 04 Jan 2007 16:46:15 +0000 |
ben |
allows OSD menu to be displayed when using MPEG PES video out
|