aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* core: reset pause state by default when going to next fileGravatar wm42013-06-07
* m_option: allow setting empty listsGravatar wm42013-06-07
* keycodes: fix copy paste errorGravatar Stefano Pigozzi2013-06-05
* command: add the current local time as a propertyGravatar Jan-Marek Glogowski2013-06-04
* osx: improve Media Keys supportGravatar Stefano Pigozzi2013-06-04
* Merge branch 'sub_mess'Gravatar wm42013-06-04
|\
| * sub: always show subtitles on terminal with -no-videoGravatar wm42013-06-04
* | fix build on linuxGravatar Stefano Pigozzi2013-06-03
| * core: add common function to initialize AVPacketGravatar wm42013-06-03
| * sub: pass subtitle packets directlyGravatar wm42013-06-03
| * sub: use libass even if -no-ass is usedGravatar wm42013-06-03
| * sub: turn subassconvert_ functions into sub convertersGravatar wm42013-06-03
* | osx: add Apple Remote supportGravatar Stefano Pigozzi2013-06-03
* | osx: create macosx_events to deal with keyDown eventsGravatar Stefano Pigozzi2013-06-03
| * sub: basic subtitle convertersGravatar wm42013-06-03
* | m_option: fix -vo opengl lscale validationGravatar wm42013-06-03
| * sub: refactorGravatar wm42013-06-01
| * core: add demux_sub pseudo demuxerGravatar wm42013-06-01
| * sub: various minor subtitle related changesGravatar wm42013-06-01
| * sub: remove some global variablesGravatar wm42013-05-30
| * options: add --no-sub-visibility for symmetryGravatar wm42013-05-30
| * sub: add sd_spu.c to wrap spudec, cleanup mplayer.cGravatar wm42013-05-30
| * sub: use DVD PTS fallback code in normal sub decoding pathGravatar wm42013-05-30
| * sub: redo how -no-ass is handledGravatar wm42013-05-30
|/
* core: avoid deselecting and reselecting stream needlesslyGravatar wm42013-05-29
* options: remove some questionable -lavdopts suboptionsGravatar wm42013-05-29
* mplayer: fix volume setting with --gapless-audioGravatar wm42013-05-29
* demux_lavf: minimal probing and reduced analyzeduration for AAC over HTTPGravatar wm42013-05-27
* options: add allow-mimetype suboption for demux_lavfGravatar wm42013-05-27
* mplayer: output status line normally with --no-consolecontrolsGravatar wm42013-05-27
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* vo: rip out VO timer wakeup mechanism againGravatar wm42013-05-26
* timer: refactor, add 64 bit timer functionGravatar wm42013-05-26
* core: do mouse cursor hiding business in frontendGravatar wm42013-05-26
* vf_lavfi: allow setting avoptsGravatar wm42013-05-26
* macosx_application: implement "Quit & remember position"Gravatar Stefano Pigozzi2013-05-23
* command: auto-insert yadif when switching deinterlacingGravatar wm42013-05-23
* m_option: allow removing filter entries by content with -vf-delGravatar wm42013-05-23
* m_option: move code aroundGravatar wm42013-05-23
* m_option, vf: add label supportGravatar wm42013-05-23
* core: support mpv directory itself as a valid location for config files on Wi...Gravatar elevengu2013-05-23
* mplayer: don't cut status line if --no-consolecontrols is usedGravatar wm42013-05-21
* options: remove dead -dr1 optionGravatar wm42013-05-21
* dec_video: get rid of two global variablesGravatar wm42013-05-21
* mplayer: re-add some legacy slave mode output for issue #92Gravatar wm42013-05-21
* m_option: fix parameter comparison for vf-toggleGravatar wm42013-05-21
* m_option: fix -vf-del in profilesGravatar wm42013-05-21
* Fix commit d1b37afGravatar wm42013-05-18
* input: allow quotes around any input commandGravatar wm42013-05-18