]> git.sesse.net Git - vlc/history - src/misc/darwin_specific.c
Removes trailing spaces. Removes tabs.
[vlc] / src / misc / darwin_specific.c
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...