aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ao_dsound: switch to new AO APIGravatar wm42013-06-04
* ao_dsound: uncrustifyGravatar wm42013-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
| * sd_srt, sd_microdvd: set ASS script resolutionGravatar wm42013-06-03
| * sub: add name field to all sub decodersGravatar wm42013-06-03
| * sd_ass: add default style if there aren't any stylesGravatar wm42013-06-03
| * ass_mp: provide function to add default stylesGravatar wm42013-06-03
| * core: add common function to initialize AVPacketGravatar wm42013-06-03
| * sub: pass subtitle packets directlyGravatar wm42013-06-03
| * sub: never set VSFilter aspect if the ASS subtitle is convertedGravatar wm42013-06-03
| * sub: don't check for duplicates on sub conversionGravatar wm42013-06-03
| * sd_lavc_conv: strip style headerGravatar wm42013-06-03
| * sub: use libass even if -no-ass is usedGravatar wm42013-06-03
| * sd_lavc_conv: add hack if AV_CODEC_PROP_TEXT_SUB is not availableGravatar wm42013-06-03
| * sd_ass: strip empty/whitespace lines in -no-ass modeGravatar wm42013-06-03
| * demux_lavf: always set packet durationGravatar wm42013-06-03
| * sub: make use of libavcodec subtitle convertersGravatar wm42013-06-03
| * sub: turn subassconvert_ functions into sub convertersGravatar wm42013-06-03
* | osx: add Apple Remote supportGravatar Stefano Pigozzi2013-06-03
* | osx: implement media keysGravatar Stefano Pigozzi2013-06-03
* | macosx_events: send all queued eventsGravatar Stefano Pigozzi2013-06-03
* | osx: cocoa_common: use default wakeup periodGravatar Stefano Pigozzi2013-06-03
* | osx: create macosx_events to deal with keyDown eventsGravatar Stefano Pigozzi2013-06-03
* | osx_common: remove outdated ifdefferyGravatar Stefano Pigozzi2013-06-03
* | travis: run travis on 'ci' branchGravatar Stefano Pigozzi2013-06-03
| * sub: split subassconvert.c into sd_microdvd.c and sd_srt.cGravatar wm42013-06-03
| * sub: basic subtitle convertersGravatar wm42013-06-03
* | input.conf: fix commentGravatar wm42013-06-03
* | gl_video: reduce output with -v, skip useless header partsGravatar wm42013-06-03
* | gl_video: explicitly clamp colormatrix outputGravatar wm42013-06-03
* | m_option: fix -vo opengl lscale validationGravatar wm42013-06-03
* | demux: fix "-demuxer mpegps", don't force demuxer in stream_dvdGravatar wm42013-06-02
* | cocoa_common: autohide dock/menubar on fs only if on same screenGravatar Stefano Pigozzi2013-06-01
| * sub: refactorGravatar wm42013-06-01
| * core: add demux_sub pseudo demuxerGravatar wm42013-06-01
| * sub: various minor subtitle related changesGravatar wm42013-06-01
* | cocoa_common: don't autohide mouse on mousedownGravatar Stefano Pigozzi2013-06-01
* | cocoa_common: avoid window creation with VOFLAG_HIDDENGravatar Stefano Pigozzi2013-06-01
* | cocoa_common: dehack mouse autohide by clipping view bounds to visible screenGravatar Stefano Pigozzi2013-06-01
* | cocoa_common: fix mouse autohide on MenuBar/Dock interactionGravatar Stefano Pigozzi2013-05-31
* | cocoa_common: fix empty window when going fs on different screenGravatar Stefano Pigozzi2013-05-31
* | demux_mkv: clang: fix -Wunused-functionGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: fix mouse hiding outside of player viewGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: refactor fullscreen code for readabilityGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: fix native-fs state savingGravatar Stefano Pigozzi2013-05-30
* | macosx_application: refactor psn matching codeGravatar Stefano Pigozzi2013-05-30
* | macosx_application: refactor filename escapeGravatar Stefano Pigozzi2013-05-30
* | cocoa_common: fix a bug in window initialization errorGravatar Stefano Pigozzi2013-05-30