20 Commits (f1f13c456dea07bf401c19f3ca07c96fc8c6dfbb)

Author SHA1 Message Date
Alexandre Janniaux 48f2b7f3c4 darwinvlc: fix libvlc termination and SIGTERM/SIGINT handling 10 months ago
Alexandre Janniaux 120b493978 darwinvlc: remove SIGCHLD GCD handling 1 year ago
Marvin Scholz 76cd807c24 darwinvlc: do not call libvlc_release on NULL 1 year ago
Alexandre Janniaux 3a6bd45b9e darwinvlc: start interfaces in separate thread 2 years ago
Alexandre Janniaux ca7cb8d44e darwinvlc: remove VLA for argv 2 years ago
Thomas Guillem 70dc1f9480 bin: use libvlc_Internal API directly 2 years ago
Rémi Denis-Courmont 0c2d3c673d hotkeys: use autorun to start 5 years ago
Marvin Scholz 8aadaf3db1 macosx: move breakpad initialization and allow opt-out 6 years ago
Marvin Scholz b39f2f1c52 macosx: check type of preference entry before using 6 years ago
Marvin Scholz 565e21f4d0 macosx: remove support for the language argument 6 years ago
David Fuhrmann e7120799cc src: darwin/dirs: Implement fallbacks for posix style installations 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Marvin Scholz d75d12bee2 darwinvlc: Use FromCFString 8 years ago
Rémi Denis-Courmont 1d233ef6be lib: remove unused libvlc_playlist_play() parameters 8 years ago
David Fuhrmann 724747fab5 darwinvlc: Print out if no interface can be found 8 years ago
Marvin Scholz 4fe5d6d3f5 darwinvlc: Clarify comment about PSN argument 9 years ago
Jean-Baptiste Kempf 19c3247320 darwinvlc: check malloc return and free 9 years ago
Marvin Scholz 9fe1c7c2ca macOS: Add initialization of breakpad crash reporter 9 years ago
David Fuhrmann cc07bce0d2 darwinvlc/macosx: rework binary, start main loop in darwinvlc 11 years ago
David Fuhrmann 021f50d9b5 darwinvlc: compile with objc and fix build system 11 years ago
David Fuhrmann b5c0fe454d darwinvlc: move play call to minimize time for race condition 11 years ago
Rémi Denis-Courmont d47fcbb413 Revert "--stats: default to false" (fixes #14035) 11 years ago
David Fuhrmann b173cc4725 bin/darwinvlc: readd exit handler for the case the macosx interface is not used 12 years ago
Felix Paul Kühne ed1bd9b2b1 darwinvlc: fix transcoding on command-line broken in 9fc66e695 while retaining the fix 12 years ago
David Fuhrmann f36dcf5a5c macosx: implement libvlc exit handler to properly terminate the app when requested 12 years ago
David Fuhrmann 9fc66e6950 bin/mac: do not start playlist while quitting VLC 12 years ago
Rafaël Carré c24ea5fb3a --stats: default to false 12 years ago
Felix Paul Kühne c6e4493dcd darwinvlc: fix automatic language selection (close #9914) 13 years ago
Felix Paul Kühne a24db0a78b bin/darwinvlc: fix l10n preferences lookup code 13 years ago
Felix Paul Kühne bd184a1441 bin: re-implement --language for OS X 13 years ago
Felix Paul Kühne a868dc7fe1 bin: derive a special Darwin version from vlc.c 13 years ago
Rémi Denis-Courmont 07794538aa vlc: use libvlc_set_app_id() 13 years ago
Rémi Denis-Courmont e0de50a5fa Remove old Nokia N900 hacks 13 years ago
Rafaël Carré dffdc4c734 Rewrite inhibit.c as an "inhibit" interface 14 years ago
Rémi Denis-Courmont f3a44a5f35 vlc: return non-zero exit code if starting failed 14 years ago
Rémi Denis-Courmont 62d68cd9c1 vlc: start hotkeys interface explicitly 14 years ago
KO Myung-Hun 04dc21938d vlc: Convert command line arguments to UTF-8 on OS/2 14 years ago
Rémi Denis-Courmont 74258e6c12 Call libvlc_set_exit_handler() first 14 years ago
Rémi Denis-Courmont feb4063c35 Use environment variable for data directory 14 years ago
Rémi Denis-Courmont b542d45898 vlc: fix regression with command line arguments 14 years ago
Rémi Denis-Courmont ae7b55a4f9 vlc: assume UTF-8 and drop dependency on libvlccore 14 years ago
Rémi Denis-Courmont db36045cd9 Start dbus always, move inhibit and dbus startup to vlc 14 years ago
Rémi Denis-Courmont 62a4f9f3be Remove the now broken Maemo 5 poll hack 14 years ago
KO Myung-Hun b5b1c1906f Fix compilation error due to pthread on OS/2 15 years ago
Rafaël Carré efd58cb463 spelling 15 years ago
KO Myung-Hun 9eb2f121b3 Use kill() instead of pthread_kill() on OS/2. 15 years ago
KO Myung-Hun 29d1b42ef2 Disable globalhotkeys, none interface on OS/2 15 years ago
KO Myung-Hun 4b5c54ec9f Fix the problem to free an invalid memory object. 15 years ago
Rémi Denis-Courmont 62f348b047 Do not print start banner if stderr is not a TTY. 15 years ago
Rémi Denis-Courmont 5eff95a005 Assume we ahve setenv() and unsetenv() 15 years ago