| Commit message (Expand) | Author | Age | Files | Lines |
* | handle sigchld in mplayer.c | faust3 | 2004-09-19 | 1 | -1/+11 |
* | Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch | diego | 2004-09-17 | 1 | -29/+23 |
* | make it possible to use the run command from a menu config file, based on a p... | faust3 | 2004-09-16 | 1 | -0/+10 |
* | fix ineffectual video equalizer command line options, patch by kiriuja <mplay... | faust3 | 2004-09-15 | 1 | -19/+5 |
* | slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at... | faust3 | 2004-09-15 | 1 | -0/+7 |
* | quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <... | faust3 | 2004-09-15 | 1 | -2/+2 |
* | Don't leave a messed up terminal after a crash | rtognimp | 2004-09-09 | 1 | -2/+12 |
* | mplayer -af help now lists all available audio filters. | ivo | 2004-09-06 | 1 | -0/+5 |
* | slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn... | faust3 | 2004-09-02 | 1 | -0/+3 |
* | EDL enhancement/fixes: | rtognimp | 2004-08-28 | 1 | -118/+104 |
* | 10l | faust3 | 2004-08-25 | 1 | -4/+3 |
* | Display the language code for subtitles from Matroska files. | mosu | 2004-08-24 | 1 | -1/+12 |
* | Do not use globals. Put the variables into the appropriate demuxer struct ins... | mosu | 2004-08-24 | 1 | -2/+2 |
* | Support for subtitle switching in Matroska. | mosu | 2004-08-24 | 1 | -1/+30 |
* | printf -> mp_msg conversion, first steps | diego | 2004-08-24 | 1 | -1/+1 |
* | fix compilation withoud libdvdread | henry | 2004-08-24 | 1 | -0/+2 |
* | Make the stepsize of volume changes, changeable by a commandline paarameter | attila | 2004-08-23 | 1 | -1/+3 |
* | fix for audio position inaccuracy | joey | 2004-08-22 | 1 | -1/+1 |
* | forgot some ifdef's and broke mplayer.c without ogg & dvdread | joey | 2004-08-22 | 1 | -0/+4 |
* | added runtime toggle of root window playback | joey | 2004-08-22 | 1 | -0/+15 |
* | moved combined vobsub_lang into sub_select | joey | 2004-08-22 | 1 | -15/+55 |
* | windows path seperator fixes | joey | 2004-08-12 | 1 | -1/+2 |
* | Don't drop frames when paused, fixes not displaying the pause OSD icon | diego | 2004-08-09 | 1 | -1/+1 |
* | Native darwin timer update. | wight | 2004-08-04 | 1 | -3/+4 |
* | fix segfault when loading subtitles (idea by pl) | rathann | 2004-07-25 | 1 | -0/+2 |
* | false-use-of-get_path() memleak fixes. | al | 2004-07-23 | 1 | -3/+8 |
* | individual sub_select option not interferring with vobsub_lang | alex | 2004-07-17 | 1 | -1/+3 |
* | cache min fill adjustment, based on patch by Jeremy Huddleston | iive | 2004-07-16 | 1 | -1/+4 |
* | -use-stdin renamed to -noconsolecontrols. | diego | 2004-07-14 | 1 | -3/+3 |
* | fix crash when no audio-out is available (e.g. mplayer -ao bad test.avi). | reimar | 2004-07-02 | 1 | -1/+1 |
* | Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser. | diego | 2004-06-26 | 1 | -1/+1 |
* | rtc-device cmd option by James Noble | alex | 2004-06-26 | 1 | -2/+4 |
* | New 'Mixer API' with ability to change volume through libaf (this part was wr... | alex | 2004-06-26 | 1 | -6/+13 |
* | Support for the "custom colors" and "forced subtitles" entries in the VobSub ... | mosu | 2004-06-10 | 1 | -3/+6 |
* | 10l on cygwin WIN32 gets defined in config.h | faust3 | 2004-04-30 | 1 | -1/+2 |
* | Make it compile on mingw again. Now it is finally possible to include windows... | faust3 | 2004-04-30 | 1 | -2/+4 |
* | play the audio buffer in case of normal eof (i know the change is rude, but m... | alex | 2004-04-27 | 1 | -2/+2 |
* | slave command dvb_set_channel now takes 2 arguments: channel card | nicodvb | 2004-04-26 | 1 | -1/+1 |
* | Fix segfault if EDL is used without video | rtognimp | 2004-04-14 | 1 | -0/+5 |
* | uninit immed flag | alex | 2004-04-06 | 1 | -1/+1 |
* | remove stupid misadvice | rfelker | 2004-03-25 | 1 | -1/+1 |
* | Use system clock for xscreensaver pings | ranma | 2004-02-26 | 1 | -2/+2 |
* | flushing stuff after seeking (finally we can view MPEG without thouse blocks ... | michael | 2004-02-18 | 1 | -0/+1 |
* | Display Framedropping state on the OSD. | diego | 2004-02-09 | 1 | -1/+12 |
* | * changes mencoder's exit code on explicit kill to 2 | attila | 2004-01-29 | 1 | -1/+1 |
* | Happy new year to all from Argentina :-) | diego | 2004-01-12 | 1 | -1/+1 |
* | prevent sig11 when $HOME is not set | attila | 2004-01-10 | 1 | -1/+2 |
* | add -codecs-file for selecting a specific codecs.conf on the comand line | attila | 2004-01-08 | 1 | -6/+8 |
* | removed the historic libcss support | alex | 2003-12-08 | 1 | -22/+0 |
* | vobsub seeking support by Lu Ran | alex | 2003-12-08 | 1 | -1/+2 |
* | 100l | alex | 2003-12-08 | 1 | -1/+1 |
* | Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b... | alex | 2003-12-08 | 1 | -4/+15 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+15 |
* | Patch by Nico <nsabbi@libero.it> | attila | 2003-11-01 | 1 | -7/+7 |
* | Do not display VobSubs whose timecodes are < 0 which would make all VobSubs a... | mosu | 2003-10-30 | 1 | -1/+1 |
* | make 'your system is too slow' appear only once | iive | 2003-10-23 | 1 | -1/+1 |
* | 100000l again | arpi | 2003-10-22 | 1 | -1/+0 |
* | Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp. | mosu | 2003-10-16 | 1 | -0/+13 |
* | 1000l to pl, this made mplayer crash when playing playlists longer | rfelker | 2003-10-04 | 1 | -2/+2 |
* | fix a memory leak when playing several files in a row (playlist for instance) | pl | 2003-09-29 | 1 | -2/+8 |
* | disable code that DOES NOT WORK (it won't load real playlists and | rfelker | 2003-09-27 | 1 | -0/+2 |
* | add a read function for slave mode on mingw | faust3 | 2003-09-22 | 1 | -0/+5 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 | 1 | -0/+13 |
* | slave mode commands to print out vo_fs and sub_visibility globals, patch by M... | faust3 | 2003-09-19 | 1 | -0/+13 |
* | 1000l | alex | 2003-08-29 | 1 | -1/+1 |
* | This patch fixes: | alex | 2003-08-27 | 1 | -1/+29 |
* | dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@g... | alex | 2003-08-27 | 1 | -2/+2 |
* | fabs needs math.h | ranma | 2003-08-25 | 1 | -1/+2 |
* | X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixes | alex | 2003-08-18 | 1 | -6/+4 |
* | dll loading from codecs dir support for windows | faust3 | 2003-08-17 | 1 | -0/+34 |
* | there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfa... | alex | 2003-08-14 | 1 | -7/+28 |
* | warning fix | alex | 2003-08-14 | 1 | -0/+2 |
* | "when I run "mplayer -slave <audiofile> " then, while playing, I send the | albeu | 2003-08-13 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -2/+2 |
* | reverse of accidently twice commited patch (non-unified patch suxx) | gabucino | 2003-08-12 | 1 | -16/+0 |
* | From: Kir Kostuchenko <kir@users.sourceforge.net> | gabucino | 2003-08-12 | 1 | -0/+16 |
* | Hi, here are slave commands: | gabucino | 2003-08-12 | 1 | -0/+16 |
* | this patch fixes | arpi | 2003-08-11 | 1 | -21/+37 |
* | Prevent missing subtitles at pts reset. | ranma | 2003-08-10 | 1 | -1/+3 |
* | For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching | gabucino | 2003-08-09 | 1 | -1/+1 |
* | I'd like to change tv tuner frequency in the slave mode. So this patch | gabucino | 2003-08-04 | 1 | -0/+8 |
* | sync the basic mplayer and mencoder outputs | alex | 2003-07-22 | 1 | -1/+1 |
* | copyright message rework, try 2 | alex | 2003-07-13 | 1 | -3/+1 |
* | Commands are read in a loop, but for some commands we need to break | albeu | 2003-07-11 | 1 | -1/+9 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 1 | -1/+1 |
* | moved the system too slow message to MSGL_WARN, so gui users will not be anno... | alex | 2003-06-27 | 1 | -1/+1 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -5/+5 |
* | 10l | alex | 2003-06-02 | 1 | -2/+3 |
* | check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org> | alex | 2003-05-31 | 1 | -2/+10 |
* | display pts for audio-only files as hh:mm:ss.f | rfelker | 2003-05-31 | 1 | -2/+32 |
* | reversed my 10l | alex | 2003-05-31 | 1 | -1/+1 |
* | 10l | alex | 2003-05-30 | 1 | -1/+1 |
* | changed the silly func-inside-func codepice | alex | 2003-05-30 | 1 | -7/+4 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 1 | -1/+11 |
* | Support for selecting the audio track in Matroska files via -alang. | mosu | 2003-05-23 | 1 | -1/+1 |
* | new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.... | faust3 | 2003-05-17 | 1 | -0/+14 |
* | Changed the order of two conditionals in an "if" statement, to make the code | rsf | 2003-05-03 | 1 | -1/+1 |
* | 10l to whoever wrote this, it makes osd spam whenever starting a movie with s... | rfelker | 2003-04-19 | 1 | -1/+1 |
* | The person who checked in the previous patch accidentally put a declaration | rsf | 2003-04-07 | 1 | -1/+1 |
* | support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl> | henry | 2003-04-07 | 1 | -23/+114 |
* | MINGW32 port and select()less fifocode by Arpi | faust3 | 2003-04-04 | 1 | -2/+28 |
* | Stream cleanup, don't use blah_on options anymore. | albeu | 2003-03-30 | 1 | -35/+13 |
* | Improved xscreensaver support. | ranma | 2003-03-26 | 1 | -0/+12 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -3/+35 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 1 | -10/+6 |
* | Remove hardcoded "goto goto_next_file;" for -identify switch as suggested | ranma | 2003-03-10 | 1 | -1/+0 |
* | clean up of -geometry code. | attila | 2003-03-02 | 1 | -6/+0 |
* | 3x10l found by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-02-19 | 1 | -3/+3 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -2/+2 |
* | fuckin' 10l | pontscho | 2003-02-09 | 1 | -6/+8 |
* | 100l | pontscho | 2003-02-08 | 1 | -1/+1 |
* | minor fixes for font autoscaling | henry | 2003-02-08 | 1 | -2/+2 |
* | Forgot about #ifdef HAVE_X11. 10l | filon | 2003-02-08 | 1 | -0/+2 |
* | 1l | arpi | 2003-02-07 | 1 | -1/+1 |
* | PATH_MAX should be more portable, and we even include limits.h to be sure | arpi | 2003-02-07 | 1 | -1/+2 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -0/+5 |
* | Enhance portability and remove error prone usage of realloc() | arpi | 2003-02-07 | 1 | -7/+2 |
* | 1000l!!!!!!!! | arpi | 2003-02-06 | 1 | -1/+1 |
* | this patch fixes latest bug, discovered by .so ... (relative filenames & | arpi | 2003-02-06 | 1 | -0/+15 |
* | - It adds an option enqueue/noenqueue, so users can choose if they want to | arpi | 2003-02-05 | 1 | -2/+37 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 1 | -1/+1 |
* | The two-digit aspect ratio displayed by -identify is not good enough to | arpi | 2003-01-30 | 1 | -1/+1 |
* | 1000l bug (double free() when libaf init failed) | arpi | 2003-01-28 | 1 | -7/+0 |
* | probably bad fix, but it's reported to fix hwac3 problems appeared in rc3 | arpi | 2003-01-28 | 1 | -1/+6 |
* | I also added that a self-reference is not endlessly played ... (Happened | arpi | 2003-01-27 | 1 | -0/+3 |
* | Secondly, fixed bug where -loop after file would play one too many times. | arpi | 2003-01-26 | 1 | -0/+3 |
* | 1000l | arpi | 2003-01-25 | 1 | -1/+9 |
* | - fix -fs | pontscho | 2003-01-25 | 1 | -0/+1 |
* | - rewrite sub_fps | pontscho | 2003-01-21 | 1 | -1/+1 |
* | hwac3 fix again | arpi | 2003-01-20 | 1 | -0/+3 |
* | 1000l | arpi | 2003-01-20 | 1 | -12/+12 |
* | don't -nosound if libaf init failed (hwac3 fix) | arpi | 2003-01-20 | 1 | -2/+2 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 | 1 | -1/+1 |
* | AltiVec detection code ("borrowed" from FFmpeg and | arpi | 2003-01-18 | 1 | -1/+1 |
* | - restore old behaviour of -channels,-srate,-format | arpi | 2003-01-18 | 1 | -4/+6 |
* | 2-pass libaf initialization to get better filter chain. | arpi | 2003-01-18 | 1 | -8/+24 |
* | 10l | arpi | 2003-01-16 | 1 | -15/+16 |
* | fixed the well-known DVD/DVB audio delay bug :) | arpi | 2003-01-16 | 1 | -1/+1 |
* | patch adds support for MOV-Reference-Files. | arpi | 2003-01-13 | 1 | -0/+56 |
* | The following patch adds a call to srand() with the current time at the | arpi | 2003-01-12 | 1 | -0/+2 |
* | this patch adds an fallback to playlist (any but the plaintext-list format) | arpi | 2003-01-12 | 1 | -27/+42 |
* | Signal handler messages moved to help_mp, so they can be translated | rtognimp | 2003-01-12 | 1 | -4/+4 |
* | Update font scale after changing pancan. | filon | 2003-01-06 | 1 | -0/+5 |
* | fixed some possible overflow places | alex | 2003-01-05 | 1 | -15/+15 |
* | don't show OSD progbar when -loop seeks back | arpi | 2003-01-04 | 1 | -2/+4 |
* | Added support for X style -geometry options (adapted from Henk's patch) | mark | 2003-01-03 | 1 | -0/+5 |
* | compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-01-03 | 1 | -1/+1 |
* | Use system-wide menu.conf file if nothing else is availible, | filon | 2003-01-02 | 1 | -5/+13 |
* | I've made some changes to the -identify handling. As previously the output | arpi | 2002-12-31 | 1 | -2/+2 |
* | This patch fixes so that the exit code (or return code if you like) is set | arpi | 2002-12-29 | 1 | -7/+11 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 1 | -3/+3 |
* | PATH_MAX fixed | arpi | 2002-12-29 | 1 | -1/+1 |
* | user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois) | henry | 2002-12-28 | 1 | -3/+41 |
* | fixed 2 10l-s | alex | 2002-12-28 | 1 | -3/+3 |
* | The patch adds support for a per-file config, which is loaded before | arpi | 2002-12-28 | 1 | -0/+35 |
* | It shows not just the progressbar, but progressbar /and/ percentage | arpi | 2002-12-28 | 1 | -5/+22 |
* | This patch makes subtitle and A-V delays display correctly rounded | arpi | 2002-12-28 | 1 | -2/+3 |
* | sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk> | arpi | 2002-12-28 | 1 | -1/+1 |
* | Here is the patch to make vobsub subtitle use -slang option, I have not made a | arpi | 2002-12-23 | 1 | -0/+1 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 | 1 | -0/+17 |
* | Merged EDL 0.5 patch - it's something like Quicktime's edit lists. | arpi | 2002-12-23 | 1 | -6/+172 |
* | add a TV_SET_CNANNEL command | henry | 2002-12-19 | 1 | -0/+4 |
* | Fallback to builtin (generated from etc/codecs.conf at compile time) | arpi | 2002-12-15 | 1 | -2/+5 |
* | notice vo driver about skipped/dropped frames | arpi | 2002-12-14 | 1 | -3/+11 |
* | - fix three submenu bug | pontscho | 2002-12-11 | 1 | -15/+9 |
* | With this patch the text 'Sub position: x/100' is displayed | arpi | 2002-12-05 | 1 | -0/+6 |
* | This patch makes it possible to navigate among the subtitles while | arpi | 2002-12-05 | 1 | -0/+5 |
* | |