| Commit message (Expand) | Author | Age |
* | Add sub_load and sub_remove slave commands. | reimar | 2005-06-09 |
* | strdup subtitle filename at a more appropriate place, fixing memleaks and | reimar | 2005-06-01 |
* | keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise | reimar | 2005-05-28 |
* | new get_time_pos slave mode commando | reimar | 2005-05-18 |
* | use darwin accurate timer | nplourde | 2005-04-29 |
* | adds a parameter to the switch_audio command to directly select a track. | reimar | 2005-04-28 |
* | Apply -srate and -channels only to the start of the filter chain, not | reimar | 2005-04-22 |
* | Fix OSD when switching subtitles - set the osd buffer to Subtitle: off | henry | 2005-04-15 |
* | allow sub_select and vobsub_lang to select particular subtitle | henry | 2005-04-11 |
* | remove force_load_font stuff moved to sub.c | henry | 2005-04-09 |
* | reload font on fullscreen change when panscan is enabled | henry | 2005-04-09 |
* | Added support of audio stream switching in the MPEG demuxer using the #-key | gpoirier | 2005-04-03 |
* | windows priority support patch by Rune Petersen <runner at mail.tele.dk> with... | faust3 | 2005-04-02 |
* | finally remove the refences to bps outside libaf. also simplification of some... | alex | 2005-02-25 |
* | Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Sta... | reynaldo | 2005-02-25 |
* | Make seek command parameter float. | reimar | 2005-02-17 |
* | command to log current subtitle to file | henry | 2005-02-12 |
* | avoid null pointer dereference with .ssa subtitles when the video codec is mi... | faust3 | 2005-02-04 |
* | Print CPUflags and extension support on x86_64, too | reimar | 2005-01-29 |
* | Handle missing palettes in the info part of VobSubs in Matroska files correct... | mosu | 2005-01-21 |
* | print the actual commandline to stdout, too | faust3 | 2005-01-17 |
* | RTC support on FreeBSD, inspired by a patch from Michael Johnson | diego | 2005-01-06 |
* | happy new year | diego | 2005-01-02 |
* | 100l, buf etc. in af_fmt2str call are already pointers... | reimar | 2004-12-27 |
* | Do not use audio plugins anymore | reimar | 2004-12-27 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | Set message level of the added subtitle message to INFO, fixes bug #139 | reimar | 2004-12-26 |
* | Use demuxer_get_percent_pos for the OSD position bar | reimar | 2004-12-21 |
* | Hopefully fixes problems with non-working vobsubs. | reimar | 2004-12-19 |
* | Set mixer.afilter at a more appropriate place. | reimar | 2004-12-17 |
* | 10l, should check for != NULL before using not after... | reimar | 2004-12-10 |
* | enable the run slave commande even without libmenu | aurel | 2004-12-02 |
* | use a configurable-size ringbuffer instead of a pipe for buffering key events. | reimar | 2004-12-01 |
* | rescale the fonts with hidden OSD too | henry | 2004-11-26 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 |
* | add "pausing" prefix for MPlayer commands | reimar | 2004-11-20 |
* | free freetype descriptor and library and mconfig data right before exit | iive | 2004-11-15 |
* | Reduce excessive verbosity. | diego | 2004-11-15 |
* | fix scrolling status line in windows | reimar | 2004-11-13 |
* | use get_screen_size from getch2.c instead of ioctl, fixes bug #131. | reimar | 2004-11-09 |
* | fix insane CPU usage with ao_null | reimar | 2004-11-07 |
* | Replaces edl_mute_count with togle making code more understandable, other tri... | reynaldo | 2004-11-05 |
* | Fix broken seek while on edl and audio only, spoted by Oded Shimon | reynaldo | 2004-11-03 |
* | Fix EDL mute behavior, Patch by Oded Shimon | reynaldo | 2004-11-03 |
* | fixed some doxygen comments, patch by Oded Shimon | reynaldo | 2004-11-03 |
* | reworked the status line to avoid scrolling and remove duplicate code. | reimar | 2004-11-02 |
* | Allow attaching gdb on crash automatically. | reimar | 2004-10-28 |
* | Fixed 2 debug edl messages | reynaldo | 2004-10-26 |
* | cmd can be NULL when leaving the paused mode and using the GUI | reimar | 2004-10-26 |
* | 100l for playback speed changing in audio-only case | reimar | 2004-10-23 |