mpv/osdep
Stefano Pigozzi 24e08eb5f2 macosx_finder_args: use cocoa instead of carbon
macosx_finder_args was using Carbon and wasn't usable any longer on
modern versions of MacOSX. This is very useful to embed mplayer in a
mac application bundle.

When using application bundles, the operating system will call the
main function with only one argument that identifies the process
serial number (this is some additional process identifier in osx other
than the pid). File open events are then dispatched to the application
through events that must be handled accordingly.
2012-03-25 22:30:37 +03:00
..
getch2-os2.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
getch2-win.c windows: terminal: unicode, --msgcolor, size change 2012-03-09 20:48:54 +02:00
getch2.c input: handle UTF-8 terminal input 2012-03-25 22:30:37 +03:00
getch2.h input: make slave command file descriptors nonblocking 2011-05-04 18:53:17 +03:00
gettimeofday.c
glob-win.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
glob.h
io.c windows: terminal: unicode, --msgcolor, size change 2012-03-09 20:48:54 +02:00
io.h windows: terminal: unicode, --msgcolor, size change 2012-03-09 20:48:54 +02:00
macosx_finder_args.h macosx_finder_args: use cocoa instead of carbon 2012-03-25 22:30:37 +03:00
macosx_finder_args.m macosx_finder_args: use cocoa instead of carbon 2012-03-25 22:30:37 +03:00
mmap-os2.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
mmap.h
mmap_anon.c
mmap_anon.h
mplayer.exe.manifest
mplayer.rc Update copyright year 2012-01-28 13:49:13 +02:00
numcores.c vd_ffmpeg: set thread count to number of cores on machine by default 2010-12-20 05:53:28 +02:00
numcores.h vd_ffmpeg: set thread count to number of cores on machine by default 2010-12-20 05:53:28 +02:00
osdep.h
priority.c build: cygwin: don't rely on _WIN32 being defined 2011-01-29 04:04:53 +02:00
priority.h
setenv.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
shmem.c
shmem.h
strsep.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
strsep.h
swab.c
timer-darwin.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
timer-linux.c
timer-win2.c
timer.h
vsscanf.c