| Commit message (Expand) | Author | Age |
* | Include loader/ prefix in #include path everywhere. | diego | 2007-03-15 |
* | Shouldn't move "#ifdef MACOSX" before #include config.h of course... | uau | 2006-11-26 |
* | Move #include <QuickTime/QuickTimeComponents.h> before internal headers. | uau | 2006-11-26 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | preload quicktime.qts, this allows us to ignore the hardcoded path inside the... | faust3 | 2005-01-17 |
* | fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@... | faust3 | 2004-10-10 |
* | small gcc warning fixes | rathann | 2004-08-28 |
* | do not exit without an error message | faust3 | 2004-08-12 |
* | minimal fix for alex's 1000000000000l compile errors. imo the fix in | rfelker | 2004-04-30 |
* | printf -> mp_msg | faust3 | 2004-04-13 |
* | macosx fix by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-03-26 |
* | MACOSX support patch, based on Dan Christiansens work | alex | 2003-02-25 |
* | real cygwin support by Sascha Sommer <saschasommer@freenet.de> | alex | 2003-02-12 |
* | don't abort if setparams failed - fixes some Qclp files | arpi | 2002-12-29 |
* | compiler warning fixes | arpi | 2002-12-14 |
* | fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping) | arpi | 2002-12-07 |
* | loader support | arpi | 2002-11-24 |
* | fixed output bits per sample | arpi | 2002-11-12 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | qtaudio - audio decoder using win32 quicktime 5 dlls | arpi | 2002-10-31 |