| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused cache-prefill and create cache-seek-min that controls when seek... | iive | 2005-07-31 | 1 | -2/+4 |
* | Remove untranslatable strings | wight | 2005-07-24 | 1 | -5/+5 |
* | define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer | reimar | 2005-07-22 | 1 | -0/+2 |
* | Fix few memleaks on exit. | iive | 2005-07-21 | 1 | -1/+7 |
* | Do not count skipped/broken frames when using -frames | reimar | 2005-07-03 | 1 | -5/+5 |
* | Missing part of the last commit (got merged in on cvs update :-( ) | reimar | 2005-06-30 | 1 | -11/+0 |
* | simplify osd-status display, and allow e.g. osd -2 to get the old behaviour | reimar | 2005-06-30 | 1 | -2/+8 |
* | Make the OSD display state information when cycling OSD states with 'o'. | diego | 2005-06-30 | 1 | -2/+18 |
* | make -srate work again, unify audio filter init and preinit. | reimar | 2005-06-24 | 1 | -4/+5 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 | 1 | -0/+6 |
* | Add sub_load and sub_remove slave commands. | reimar | 2005-06-09 | 1 | -0/+64 |
* | strdup subtitle filename at a more appropriate place, fixing memleaks and | reimar | 2005-06-01 | 1 | -5/+5 |
* | keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise | reimar | 2005-05-28 | 1 | -0/+5 |
* | new get_time_pos slave mode commando | reimar | 2005-05-18 | 1 | -0/+9 |
* | use darwin accurate timer | nplourde | 2005-04-29 | 1 | -3/+12 |
* | adds a parameter to the switch_audio command to directly select a track. | reimar | 2005-04-28 | 1 | -3/+5 |
* | Apply -srate and -channels only to the start of the filter chain, not | reimar | 2005-04-22 | 1 | -3/+3 |
* | Fix OSD when switching subtitles - set the osd buffer to Subtitle: off | henry | 2005-04-15 | 1 | -15/+15 |
* | allow sub_select and vobsub_lang to select particular subtitle | henry | 2005-04-11 | 1 | -1/+5 |
* | remove force_load_font stuff moved to sub.c | henry | 2005-04-09 | 1 | -8/+0 |
* | reload font on fullscreen change when panscan is enabled | henry | 2005-04-09 | 1 | -0/+3 |
* | Added support of audio stream switching in the MPEG demuxer using the #-key | gpoirier | 2005-04-03 | 1 | -0/+3 |
* | windows priority support patch by Rune Petersen <runner at mail.tele.dk> with... | faust3 | 2005-04-02 | 1 | -0/+16 |
* | finally remove the refences to bps outside libaf. also simplification of some... | alex | 2005-02-25 | 1 | -12/+4 |
* | Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Sta... | reynaldo | 2005-02-25 | 1 | -27/+3 |
* | Make seek command parameter float. | reimar | 2005-02-17 | 1 | -2/+3 |
* | command to log current subtitle to file | henry | 2005-02-12 | 1 | -2/+46 |
* | avoid null pointer dereference with .ssa subtitles when the video codec is mi... | faust3 | 2005-02-04 | 1 | -1/+1 |
* | Print CPUflags and extension support on x86_64, too | reimar | 2005-01-29 | 1 | -1/+1 |
* | Handle missing palettes in the info part of VobSubs in Matroska files correct... | mosu | 2005-01-21 | 1 | -1/+1 |
* | print the actual commandline to stdout, too | faust3 | 2005-01-17 | 1 | -2/+2 |
* | RTC support on FreeBSD, inspired by a patch from Michael Johnson | diego | 2005-01-06 | 1 | -0/+6 |
* | happy new year | diego | 2005-01-02 | 1 | -1/+1 |
* | 100l, buf etc. in af_fmt2str call are already pointers... | reimar | 2004-12-27 | 1 | -2/+2 |
* | Do not use audio plugins anymore | reimar | 2004-12-27 | 1 | -2/+10 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -5/+7 |
* | Set message level of the added subtitle message to INFO, fixes bug #139 | reimar | 2004-12-26 | 1 | -1/+1 |
* | Use demuxer_get_percent_pos for the OSD position bar | reimar | 2004-12-21 | 1 | -3/+2 |
* | Hopefully fixes problems with non-working vobsubs. | reimar | 2004-12-19 | 1 | -1/+3 |
* | Set mixer.afilter at a more appropriate place. | reimar | 2004-12-17 | 1 | -2/+7 |
* | 10l, should check for != NULL before using not after... | reimar | 2004-12-10 | 1 | -1/+2 |
* | enable the run slave commande even without libmenu | aurel | 2004-12-02 | 1 | -3/+1 |
* | use a configurable-size ringbuffer instead of a pipe for buffering key events. | reimar | 2004-12-01 | 1 | -1/+1 |
* | rescale the fonts with hidden OSD too | henry | 2004-11-26 | 1 | -2/+2 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 | 1 | -0/+5 |
* | add "pausing" prefix for MPlayer commands | reimar | 2004-11-20 | 1 | -1/+3 |
* | free freetype descriptor and library and mconfig data right before exit | iive | 2004-11-15 | 1 | -6/+10 |
* | Reduce excessive verbosity. | diego | 2004-11-15 | 1 | -5/+4 |
* | fix scrolling status line in windows | reimar | 2004-11-13 | 1 | -0/+5 |
* | use get_screen_size from getch2.c instead of ioctl, fixes bug #131. | reimar | 2004-11-09 | 1 | -5/+3 |
* | fix insane CPU usage with ao_null | reimar | 2004-11-07 | 1 | -1/+2 |
* | Replaces edl_mute_count with togle making code more understandable, other tri... | reynaldo | 2004-11-05 | 1 | -9/+9 |
* | Fix broken seek while on edl and audio only, spoted by Oded Shimon | reynaldo | 2004-11-03 | 1 | -1/+3 |
* | Fix EDL mute behavior, Patch by Oded Shimon | reynaldo | 2004-11-03 | 1 | -29/+13 |
* | fixed some doxygen comments, patch by Oded Shimon | reynaldo | 2004-11-03 | 1 | -7/+7 |
* | reworked the status line to avoid scrolling and remove duplicate code. | reimar | 2004-11-02 | 1 | -57/+117 |
* | Allow attaching gdb on crash automatically. | reimar | 2004-10-28 | 1 | -1/+36 |
* | Fixed 2 debug edl messages | reynaldo | 2004-10-26 | 1 | -6/+2 |
* | cmd can be NULL when leaving the paused mode and using the GUI | reimar | 2004-10-26 | 1 | -1/+1 |
* | 100l for playback speed changing in audio-only case | reimar | 2004-10-23 | 1 | -0/+3 |
* | 10l, missing playback_speed argument in mp_msg call. | reimar | 2004-10-23 | 1 | -0/+1 |
* | allow changing playback speed during playback. | reimar | 2004-10-20 | 1 | -8/+51 |
* | 10l, patch by Jan Knutar <jknutar@nic.fi> | faust3 | 2004-10-18 | 1 | -2/+2 |
* | allow to step only one frame forward by pressing s. | reimar | 2004-10-12 | 1 | -0/+1 |
* | Do not loose commands while paused. | reimar | 2004-10-10 | 1 | -4/+7 |
* | printf --> mp_msg conversion | diego | 2004-10-07 | 1 | -57/+57 |
* | show ogg subtitle language on OSD, if available | joey | 2004-09-28 | 1 | -2/+7 |
* | fix sub_select fiasco with global sub numbering. now multiple sub sources ca... | joey | 2004-09-28 | 1 | -70/+145 |
* | make sure exit_player gets called | joey | 2004-09-28 | 1 | -13/+13 |
* | 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 |
* | |