]> git.sesse.net Git - vlc/history - src/misc/darwin_specific.c
Merge branch 'master' of git://git.videolan.org/vlc
[vlc] / src / misc / darwin_specific.c
2010-03-29 Rémi Denis-Courmontsystem_Configure: remove unused indirection
2010-01-24 Pierre d'Herbemontdarwin_specific: Fix coding style (sick).
2010-01-24 Pierre d'Herbemontdarwin_specific: Make sure developer version of VLC...
2010-01-23 Luca Barbatolibvlc os-specific path discovery
2009-12-30 Pierre d'Herbemontdarwin_specific: Save some expansive work at startup...
2009-06-22 Felix Paul Kühnemacosx@core: removed the usage of dyld's 'Library Funct...
2009-06-15 Jean-Paul Samandarwin_specific: remove debug leftover
2009-06-15 Jean-Paul Samandarwin_specific: cleanup
2009-02-19 Jean-Paul Samandarwin_specific: put psz_vlcpath to null after it being...
2009-02-19 Felix Paul Kühnemacosx-port: removed compatibility code for outdated...
2008-09-28 Rémi Denis-CourmontMove psz_vlcpath out of p_root
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-04 Rémi Denis-Courmonticonv_macosx: never used, removed
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-03-21 Sam HocevarVarious spelling fixes.
2008-03-03 Pierre d'Herbemontdarwin_specific.c: unused warning fix.
2008-02-08 Pierre d'Herbemontvlc_os_specific.h: Use const for argv.
2008-02-08 Pierre d'Herbemontmisc/darwin_specific.c: Fix compilation where MAXPATHLE...
2008-02-07 Pierre d'Herbemontsrc/darwin_specific.c: Get a better executable path...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-06 Pierre d'HerbemontFix previouses commit.
2008-01-06 Pierre d'HerbemontMacOSX: Make sure VLC.framework is renamed to VLCKit...
2007-10-25 Pierre d'Herbemontmisc/darwin_specific.c: Comply to coding guideline...
2007-10-25 Pierre d'Herbemontcontrol/darwin_specific.c: Fix Mac OS X Framework code...
2007-10-21 Pierre d'Herbemontmisc/darwin_specific.c: Fix framework detection code.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-07 Pierre d'Herbemontmisc/darwin_specific.c: Fix identation (oops). Fix...
2007-09-05 Pierre d'Herbemontmisc/darwin_specific.c: Fix framework detection.
2007-09-05 Pierre d'Herbemontmisc/darwin_specific.c: Correctly detect the Mac OS...
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-05-20 Antoine Cellerier* add missing includes (trying to fix compilation error...
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-02-23 Felix Paul Kühne* renamed it, since it's plain C now and doesn't contai...
2002-12-30 Christophe Massiot* modules/access/udp.c: Merged the UDP and RTP plug...
2002-12-27 Christophe Massiot* Italien translation, courtesy of Bruno <allevb@tin...
2002-07-17 Jon Lech Johansen * ./src/misc/darwin_specific.c: s/vlc_object_t/vlc_t
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-07-02 Jon Lech Johansen * darwin_specific.[ch]: added strndup needed by video...
2002-06-02 Gildas Bazin* ./include/os_specific.h: changed prototype of system_...
2002-06-02 Christophe Massiot* Channel change support on Mac OS X ;
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-19 Christophe MassiotMac OS X-specific :
2002-04-26 Jon Lech Johansen * ./src/misc/darwin_specific.c: added system_Configure().
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-04-14 Sam Hocevar * Got rid of the sleep() hack in beos_specific.cpp
2001-04-13 Sam Hocevar * Fix for Darwin program path handling. I mistakenly...
2001-04-12 Sam Hocevar * BeOS icon and MIME resources courtesy of Wade Major...