Fri, 26 Sep 2008 21:17:01 +0000 |
nicodvb |
slave command to get the number of chapters; patch by Kevin DeKorte - kdekorte gmail com
|
Thu, 25 Sep 2008 17:42:56 +0000 |
reimar |
Since the pause loop now also runs commands, set mpctx->was_paused
|
Thu, 25 Sep 2008 17:40:33 +0000 |
reimar |
Add an experimental pausing_keep_force slave mode command prefix
|
Sat, 09 Aug 2008 15:45:00 +0000 |
diego |
Use translatable string instead of hardcoded message for process priority.
|
Thu, 07 Aug 2008 12:20:50 +0000 |
diego |
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Thu, 07 Aug 2008 08:58:07 +0000 |
diego |
Rename a bunch of miscellaneous preprocessor directives.
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
Wed, 30 Jul 2008 18:07:19 +0000 |
diego |
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
|
Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Sat, 26 Jul 2008 21:58:00 +0000 |
reimar |
Use GetTimerMS() instead of time() with srand.
|
Mon, 16 Jun 2008 18:42:58 +0000 |
reimar |
Try harder to honour CTRL+C etc. during dumpstream
|
Sun, 15 Jun 2008 13:37:44 +0000 |
diego |
Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like
|
Sun, 15 Jun 2008 12:56:09 +0000 |
diego |
Remove pointless HELP_MP_DEFINE_STATIC definition.
|
Sat, 07 Jun 2008 12:57:23 +0000 |
ben |
Rename some functions as they are mplayer related and not
|
Fri, 06 Jun 2008 13:28:25 +0000 |
diego |
Fix the linking of TOOLS/netstream and TOOLS/vivodump.
|
Tue, 27 May 2008 18:39:57 +0000 |
ben |
Add a slave command to stop stream playback.
|
Sat, 24 May 2008 07:47:11 +0000 |
reimar |
Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
|
Wed, 21 May 2008 20:46:05 +0000 |
reimar |
Avoid crash with video stream switching and -nosound
|
Tue, 13 May 2008 17:26:41 +0000 |
ben |
Delcare a dvdnav-specific input section if the currently played
|
Mon, 12 May 2008 20:40:42 +0000 |
eugeni |
Cosmetics: remove some commented code.
|
Mon, 12 May 2008 20:40:39 +0000 |
eugeni |
Change subtitle selection order by giving "indirect" ways of specifying the
|
Sat, 10 May 2008 15:03:04 +0000 |
reimar |
Request a timer resolution of 1 ms on Windows, the default of
|
Wed, 23 Apr 2008 20:14:14 +0000 |
corey |
use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro
|
Mon, 14 Apr 2008 11:21:29 +0000 |
albeu |
Add options to disable some or all config files.
|
Sun, 13 Apr 2008 19:18:51 +0000 |
albeu |
Replace the trivial command line preparser with a more robust version
|
Wed, 09 Apr 2008 00:36:28 +0000 |
albeu |
Remove the need for code using stream to export an mp_input_check_interrupt()
|