[vlc-commits] macosx: add support for pausing iTunes when VLC playback starts, and resume iTunes playback when VLCs playback is finished
David Fuhrmann
git at videolan.org
Sat Mar 2 23:11:51 CET 2013
vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Sat Mar 2 12:18:28 2013 +0100| [49a3687a70e0e1c3eff0a8b953f577faff5f20fc] | committer: David Fuhrmann
macosx: add support for pausing iTunes when VLC playback starts, and resume iTunes playback when VLCs playback is finished
Tested with iTunes 8 - 11.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=49a3687a70e0e1c3eff0a8b953f577faff5f20fc
---
configure.ac | 2 +-
modules/gui/macosx/Modules.am | 1 +
modules/gui/macosx/iTunes.h | 489 +++++++++++++++++++++++++++++++++++++++++
modules/gui/macosx/intf.h | 4 +
modules/gui/macosx/intf.m | 58 ++++-
modules/gui/macosx/macosx.m | 20 +-
6 files changed, 568 insertions(+), 6 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=49a3687a70e0e1c3eff0a8b953f577faff5f20fc
More information about the vlc-commits
mailing list