summaryrefslogtreecommitdiffstats
path: root/TOOLS/osxbundle
Commit message (Expand)AuthorAgeFilesLines
* osx: fix mpv-wrapper.sh when used with csh or tcsh shelldownthomas2017-05-021-2/+2
* osx: improve bundle handlingAkemi2017-02-163-2/+4
* player: do not let pseudo-gui override user config settingswm42016-09-231-1/+1
* osxbundle: remove unnecessary config file entrywm42015-05-011-1/+0
* OSX/mpv.app/mpv.conf: Use pseudo-guirobin007bond2015-04-131-2/+1
* osxbundle: config file special case isn't needed anymorewm42015-02-151-0/+0
* player: deprecate 'config' files (use mpv.conf), warn against clasheswm42015-02-131-0/+0
* osxbundle: fix cascading config loadingStefano Pigozzi2014-12-261-0/+0
* cocoa: bundle: use idle=onceStefano Pigozzi2014-12-071-1/+1
* cocoa: use --idle when running inside bundleStefano Pigozzi2014-12-061-0/+2
* cocoa: save screenshots to desktop when using app bundleStefano Pigozzi2014-12-051-0/+1
* cocoa: add https:// url scheme to bundle's plistStefano Pigozzi2014-12-021-0/+1
* cocoa: add mk3d UTI to bundle's plistNyx0uf2014-12-021-0/+23
* cocoa: split mkv/webm for imported UTI in plistNyx0uf2014-12-011-0/+20
* OS X bundle: Add more imported UTINyx0uf2014-07-041-0/+84
* OS X bundle: add UTImportedTypeDeclarationsNyx0uf2014-04-251-1/+504
* osxbundle: use mpv's version.sh instead of osxbundle'sChrisK22013-12-091-15/+0
* switch the build system to wafStefano Pigozzi2013-11-211-1/+1
* osx bundle: remove embedded fonts.confStefano Pigozzi2013-11-141-120/+0
* Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Stefano Pigozzi2013-09-191-2/+5
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-181-5/+2
* macosx: add webm the filetypes handled by the bundleBilal Syed Hussain2013-09-141-0/+2
* macosx_application: handle mpv:// linksStefano Pigozzi2013-09-071-0/+10
* macosx_application: handle URL events as fileopen eventsStefano Pigozzi2013-09-071-36/+10
* change application iconStefano Pigozzi2013-09-016-3/+3
* change reverse DNS strings to io.mpv.*Stefano Pigozzi2013-04-161-1/+1
* osxbundle: fix unicode support in fonts.confkax42013-01-071-5/+116
* osxbundle: add fonts.conf to distributed bundleStefano Pigozzi2012-12-151-0/+9
* TOOLS: add script for osx bundle generationStefano Pigozzi2012-10-169-0/+264