| Commit message (Expand) | Author | Age | Files | Lines |
* | command: reduce some property boilerplate | wm4 | 2012-10-14 | 1 | -46/+10 |
* | core: show quvi page title in window title, clean up libquvi handling | wm4 | 2012-10-14 | 1 | -0/+34 |
* | commands: add print_text input command to print text on the terminal | wm4 | 2012-10-12 | 1 | -0/+9 |
* | sub: add --ass-style-override option to disable style overrides | wm4 | 2012-10-12 | 1 | -0/+2 |
* | commands: move legacy property wrapper to m_property.c | wm4 | 2012-10-12 | 1 | -39/+0 |
* | commands: disable deprecation warnings | wm4 | 2012-10-12 | 1 | -1/+1 |
* | commands: attempt to fix "program" property | wm4 | 2012-10-12 | 1 | -2/+16 |
* | commands: don't use dummy option declaration for properties | wm4 | 2012-10-12 | 1 | -3/+3 |
* | commands: more user-control whether a command shows OSD bars/messages | wm4 | 2012-10-12 | 1 | -93/+124 |
* | commands: change property expansion format string | wm4 | 2012-10-12 | 1 | -10/+8 |
* | commands: cosmetics: rename things | wm4 | 2012-10-12 | 1 | -2/+2 |
* | commands: replace "switch" with "add" and "cycle" | wm4 | 2012-10-12 | 1 | -15/+18 |
* | commands: make "aspect" property writeable, replaces "switch_ratio" | wm4 | 2012-10-12 | 1 | -12/+15 |
* | commands: remove M_PROPERTY_SWITCH from edition property | wm4 | 2012-10-12 | 1 | -24/+27 |
* | commands: make M_PROPERTY_GET_TYPE return an option copy | wm4 | 2012-10-12 | 1 | -14/+14 |
* | commands: cosmetics: reindent colormatrix property | wm4 | 2012-10-12 | 1 | -26/+26 |
* | commands: don't replicate mapping to option in levels_property_helper | wm4 | 2012-10-12 | 1 | -31/+33 |
* | commands: cosmetic changes mostly to m_property.h | wm4 | 2012-10-12 | 1 | -9/+8 |
* | commands: add more property-option bridge uses, rename some options | wm4 | 2012-10-12 | 1 | -257/+203 |
* | commands: minor improvement to error message | wm4 | 2012-10-12 | 1 | -8/+2 |
* | commands: handle property clamping in m_option | wm4 | 2012-10-12 | 1 | -16/+0 |
* | commands: generally handle property formatting with m_option | wm4 | 2012-10-12 | 1 | -9/+38 |
* | commands: remove pointless NULL checks | wm4 | 2012-10-12 | 1 | -91/+2 |
* | commands: handle property stepping in a generic way | wm4 | 2012-10-12 | 1 | -252/+23 |
* | options: remove CONF_TYPE_POSITION | wm4 | 2012-10-12 | 1 | -12/+12 |
* | commands: rename "osdlevel" option and property, make it a choice | wm4 | 2012-10-12 | 1 | -17/+4 |
* | commands: replace --hardframedrop, change framedropping property | wm4 | 2012-10-12 | 1 | -18/+6 |
* | commands: remove third parameter for "switch" | wm4 | 2012-10-12 | 1 | -4/+1 |
* | commands: rename osd_show_[property_]text and osd_show_progression | wm4 | 2012-10-12 | 1 | -11/+3 |
* | commands: remove speed_set/speed_incr commands | wm4 | 2012-10-12 | 1 | -15/+2 |
* | commands: rename properties, update input.conf | wm4 | 2012-10-12 | 1 | -51/+87 |
* | commands: change input commands to make OSD usage explicit | wm4 | 2012-10-12 | 1 | -36/+32 |
* | commands: minor cleanup for property_osd_display array | wm4 | 2012-10-12 | 1 | -40/+39 |
* | commands: simplify legacy command-to-property bridge | wm4 | 2012-10-12 | 1 | -112/+0 |
* | commands: remove legacy slave mode get commands | wm4 | 2012-10-12 | 1 | -127/+0 |
* | vf_rectangle: remove as it is very dirty and we have a replacement now | Rudolf Polzer | 2012-09-18 | 1 | -6/+0 |
* | options: change --loop option, and extend choice option type | wm4 | 2012-09-18 | 1 | -23/+67 |
* | options: remove -subalign | wm4 | 2012-09-18 | 1 | -33/+0 |
* | core: remove duplicated format_time() functions | wm4 | 2012-09-18 | 1 | -11/+1 |
* | subs: restore support for sub_step command with libass | wm4 | 2012-09-18 | 1 | -10/+14 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 | 1 | -10/+7 |
* | subs: libass: use a single persistent renderer for subtitles | Uoti Urpala | 2012-09-18 | 1 | -7/+3 |
* | core: runtime Matroska edition switching | wm4 | 2012-09-18 | 1 | -4/+68 |
* | core: manage tracks in the frontend | wm4 | 2012-09-18 | 1 | -564/+86 |
* | core: refactor MPContext.demuxer field accesses | wm4 | 2012-09-18 | 1 | -94/+99 |
* | command: remove sub_remove command | wm4 | 2012-09-07 | 1 | -68/+0 |
* | command: remove sub_log command | wm4 | 2012-09-07 | 1 | -46/+0 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -76/+3 |
* | command: expand properties for "run" command | mplayer-svn | 2012-08-16 | 1 | -1/+5 |
* | command: fix crash when setting nonexistent property | wm4 | 2012-08-10 | 1 | -0/+2 |
* | command: fix subtitle selection display | wm4 | 2012-08-08 | 1 | -3/+7 |
* | command: skipping past the last chapter explicitly stops playback | wm4 | 2012-08-07 | 1 | -1/+1 |
* | mplayer: make OSD stack a member of MPContext | wm4 | 2012-08-04 | 1 | -23/+23 |
* | mplayer: never exit mplayer from within the play loop | wm4 | 2012-08-04 | 1 | -2/+3 |
* | command, mplayer: free return value of demuxer_stream_lang() | wm4 | 2012-08-04 | 1 | -0/+1 |
* | mplayer: fix idle mode regressions | wm4 | 2012-08-04 | 1 | -13/+24 |
* | demuxer: introduce a general stream struct | wm4 | 2012-08-03 | 1 | -69/+38 |
* | command: make audio switching persistent across file switches | wm4 | 2012-08-03 | 1 | -0/+1 |
* | mplayer: fix output of audio/sub language in terminal output | wm4 | 2012-08-03 | 1 | -5/+7 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 | 1 | -64/+12 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 | 1 | -0/+13 |
* | Remove teletext support | wm4 | 2012-08-03 | 1 | -107/+0 |
* | mplayer: rip out --capture support | wm4 | 2012-08-02 | 1 | -38/+0 |
* | VO: add mechanisms to change VO commandline for VOs supporting it | wm4 | 2012-08-01 | 1 | -0/+13 |
* | mplayer: make display of playback status more uniform | wm4 | 2012-08-01 | 1 | -9/+2 |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 | 1 | -102/+52 |
* | mp_msg: remove filename_recode | wm4 | 2012-07-31 | 1 | -2/+1 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 1 | -2/+1 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 | 1 | -3/+3 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -13/+2 |
* | commands: add show_tracks_osd command to display audio and subtitle tracks on... | wm4 | 2012-07-28 | 1 | -0/+82 |
* | commands: add show_chapters_osd command to display chapters on OSD | wm4 | 2012-07-28 | 1 | -0/+41 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-28 | 1 | -7/+3 |
|\ |
|
| * | audio: fix unmute-at-end logic | Uoti Urpala | 2012-04-11 | 1 | -4/+0 |
| * | audio: restore balance setting after reinit | Uoti Urpala | 2012-04-11 | 1 | -3/+0 |
| * | audio: keep volume level internally (not only in AO) | Uoti Urpala | 2012-04-11 | 1 | -5/+4 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -1/+1 |
|\| |
|
| * | timeline: subs: keep subtitle tracks in source time | Uoti Urpala | 2012-03-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 1 | -1/+1 |
|\| |
|
| * | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 | 1 | -13/+0 |
| * | cleanup: Silence compilation warnings on MinGW-w64 | wm4 | 2012-03-01 | 1 | -1/+1 |
* | | commands: add pt_clear command to clear playlist | wm4 | 2012-02-10 | 1 | -0/+27 |
* | | Merge branch 'softvol' into my_master | wm4 | 2012-01-18 | 1 | -20/+3 |
|\ \
| |/
|/| |
|
| * | core: remove EDL muting | wm4 | 2012-01-18 | 1 | -17/+0 |
| * | audio: reset mplayer's mute state when the system mixer volume changes | wm4 | 2012-01-18 | 1 | -3/+4 |
| * | audio: properly restore audio volume on exit when mute is used | wm4 | 2012-01-18 | 1 | -2/+1 |
* | | osd: always display pause icon when frame stepping | wm4 | 2012-01-09 | 1 | -2/+0 |
|/ |
|
* | commands: playback speed: better responsiveness without audio | Uoti Urpala | 2011-12-06 | 1 | -3/+5 |
* | Merge branch 'screenshot' (early part) | Uoti Urpala | 2011-11-25 | 1 | -9/+2 |
|\ |
|
| * | core: add screenshot mode for actual VO window contents | wm4 | 2011-11-25 | 1 | -1/+1 |
| * | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 | 1 | -9/+2 |
* | | commands, vd_ffmpeg: fix switch_ratio slave command | Uoti Urpala | 2011-11-14 | 1 | -1/+1 |
|/ |
|
* | core, demux: fix --identify chapter output with ordered chapters | wm4 | 2011-10-25 | 1 | -8/+6 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 | 1 | -11/+0 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 | 1 | -33/+107 |
* | options: move libass-related options to struct | Uoti Urpala | 2011-09-03 | 1 | -5/+6 |
* | options, subs: add --ass-vsfilter-aspect-compat | harklu | 2011-08-12 | 1 | -0/+25 |
* | core: allocate OSD text buffers dynamically | harklu | 2011-08-09 | 1 | -2/+2 |
* | cleanup: move global ass_force_reload to struct osd_state | Uoti Urpala | 2011-08-08 | 1 | -3/+3 |
* | commands: property sub_scale: update old subs immediately | harklu | 2011-08-08 | 1 | -0/+2 |
* | cleanup: reformat command.c | Uoti Urpala | 2011-08-07 | 1 | -1022/+1014 |
* | options: commandline: accept --foo=xyz style options | Uoti Urpala | 2011-07-29 | 1 | -1/+2 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 | 1 | -1/+2 |
* | cleanup: remove some unnecessary input.[ch] typedefs | Uoti Urpala | 2011-07-16 | 1 | -2/+2 |
* | OSD: when switching sub/audio tracks show title of new track | Uoti Urpala | 2011-07-03 | 1 | -9/+20 |
* | commands: change property mechanism to use talloc strings | Uoti Urpala | 2011-07-03 | 1 | -63/+52 |
* | command.c: Add missing osdep/strsep.h #include | diego | 2011-06-29 | 1 | -0/+1 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 | 1 | -0/+2 |
|\ |
|
| * | commands: Fix DVD angle cycling up | reimar | 2011-05-02 | 1 | -0/+2 |
* | | command.c: fix sub_remove crash | Uoti Urpala | 2011-05-02 | 1 | -1/+8 |
* | | audio: change external AO interface to "ao_[method](ao, ...)" | Uoti Urpala | 2011-04-09 | 1 | -1/+1 |
|/ |
|
* | core, demux: fix video index handling in stream switching | Uoti Urpala | 2011-03-31 | 1 | -15/+11 |
* | cleanup: define ROUND() macro in mpcommon.h | cboesch | 2011-01-31 | 1 | -2/+0 |
* | commands: improve playback speed property/commands | Uoti Urpala | 2011-01-28 | 1 | -19/+15 |
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -5/+5 |
* | subs: use correct font aspect ratio for libass + converted subs | Uoti Urpala | 2011-01-26 | 1 | -3/+8 |
* | subtitles: add framework for subtitle decoders | Uoti Urpala | 2011-01-18 | 1 | -4/+6 |
* | subtitles: move global ass_track to struct osd_state | Uoti Urpala | 2011-01-15 | 1 | -14/+11 |
* | core: move most mpcommon.c contents to mplayer.c | Uoti Urpala | 2011-01-15 | 1 | -1/+1 |
* | core: move global "subdata" and "vo_sub_last" to mpctx | Uoti Urpala | 2011-01-11 | 1 | -8/+9 |
* | Merge branch 'hr-seek' | Uoti Urpala | 2010-12-20 | 1 | -31/+60 |
|\ |
|
| * | core: add support for precise non-keyframe-limited seeks | Uoti Urpala | 2010-12-20 | 1 | -7/+9 |
| * | core: add struct for queued seek info | Uoti Urpala | 2010-12-20 | 1 | -20/+12 |
| * | commands: add generic option -> property wrapper | Uoti Urpala | 2010-12-18 | 1 | -0/+37 |
| * | core: avoid using sh_video->pts as "current pts" | Uoti Urpala | 2010-12-14 | 1 | -7/+5 |
* | | commands: clean up get_metadata() and related code | Uoti Urpala | 2010-12-20 | 1 | -68/+42 |
* | | commands: Allow cycling subtitles backwards with 'J' | reimar | 2010-12-16 | 1 | -2/+4 |
* | | Change some filename-handling code to use mp_basename() | cboesch | 2010-12-16 | 1 | -8/+3 |
* | | core: avoid using build_afilter_chain() directly | reimar | 2010-12-16 | 1 | -7/+7 |
|/ |
|
* | options: more mplayer.c options moved to option struct | Clément Bœsch | 2010-11-14 | 1 | -1/+1 |
* | core: use correct demuxer with -audiofile / -subfile | Uoti Urpala | 2010-11-08 | 1 | -18/+18 |
* | core: move video pos/length query functions from demux to core | Uoti Urpala | 2010-11-08 | 1 | -19/+11 |
* | cleanup: don't check for NULL before free() | diego | 2010-11-08 | 1 | -4/+2 |
* | Add a simple capture feature (-capture) | Uoti Urpala | 2010-11-02 | 1 | -0/+38 |
* | new slave command: af_cmdline, for changing audio filter options | reimar | 2010-11-02 | 1 | -0/+13 |
* | cosmetics: remove some useless braces from command.c | cigaes | 2010-11-02 | 1 | -4/+0 |
* | command.c: use different field in property table for integer data | Uoti Urpala | 2010-11-02 | 1 | -21/+21 |
* | command.c: Change cast to avoid a warning | reimar | 2010-11-02 | 1 | -1/+1 |
* | slave mode: Add stream_time_pos property | reimar | 2010-11-02 | 1 | -0/+13 |
* | subs: Change global subtitle numbering scheme | reimar | 2010-11-02 | 1 | -48/+105 |
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -1/+1 |
* | Make audio stream index handling saner in stream switching | Uoti Urpala | 2010-05-22 | 1 | -13/+8 |
* | Merge svn change r31134 | Uoti Urpala | 2010-05-07 | 1 | -1316/+1316 |
|\ |
|
| * | the great MPlayer tab removal: part II | diego | 2010-05-03 | 1 | -1416/+1416 |
* | | Merge svn changes up to r31033 | Uoti Urpala | 2010-04-26 | 1 | -0/+48 |
|\| |
|
| * | Add slave commands for loading and unloading audio filters at runtime. | cehoyos | 2010-04-11 | 1 | -0/+37 |
| * | Add osd_show_progression: Show progress bar and elapsed/total time. | cehoyos | 2010-04-09 | 1 | -0/+11 |
* | | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 1 | -1/+1 |
|\| |
|
| * | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -1/+1 |
* | | Fix chapter handling with first chapter not at beginning of file | Uoti Urpala | 2010-04-25 | 1 | -1/+1 |
* | | Move seek-reset functionality out of demuxer.c | Uoti Urpala | 2010-04-23 | 1 | -0/+11 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+18 |
* | | Merge svn changes up to r30419 | Uoti Urpala | 2010-01-25 | 1 | -40/+56 |
|\| |
|
| * | Also handle ASS subtitles when removing subtitles via sub_remove slave command. | reimar | 2010-01-22 | 1 | |