aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/qtx
Commit message (Expand)AuthorAge
* loader/qtx: cleanupGravatar diego2010-11-02
* Merge svn changes up to r30907Gravatar Uoti Urpala2010-04-26
|\
| * Use the high-level QuickTime decoding APIs (DecompressSequenceFrameS andGravatar sesse2010-03-15
* | Merge svn changes up to r30876Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30494Gravatar Uoti Urpala2010-03-09
|\ \
| | * Correct QuickTime dpi output.Gravatar sesse2010-03-08
| | * Fix QuickTime emulated OSErr type.Gravatar sesse2010-03-06
| |/
| * Add missing license headers to test programs for external libraries.Gravatar diego2010-02-03
* | Merge svn changes up to r30216Gravatar Uoti Urpala2010-01-08
|\|
| * Drop -Iloader from CPPFLAGS for the loader subdirectory.Gravatar diego2010-01-04
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
| * cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.Gravatar diego2009-02-17
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Translate a Hungarian comment, thanks to Denes Balatoni.Gravatar diego2008-10-19
| * Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.Gravatar diego2008-10-16
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove pointless parentheses from return statements.Gravatar diego2008-05-16
* | Merge svn changes up to r26587Gravatar Uoti Urpala2008-04-29
|\|
| * Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwardsGravatar diego2008-04-28
| * Add missing ldt_keeper.h #include; this fixes a bunch of implicit declarationGravatar diego2008-04-28
| * Add missing #include, fixes the warning:Gravatar diego2008-04-28
| * Adjust printf length modifier, fixes the warning:Gravatar diego2008-04-28
| * Comment out variables only used in commented-out code, fixes the warnings:Gravatar diego2008-04-28
* | loader/qtx/qtxsdk/components.h: Disable large unused inline functionsGravatar Uoti Urpala2008-04-28
|/
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-23
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and aGravatar diego2008-01-20
* /usr/lib/win32 --> /usr/local/lib/codecsGravatar diego2008-01-06
* Remove compilation command comments.Gravatar diego2008-01-06
* Comment out non-existing mp_msg_set_level function to fix linking.Gravatar diego2008-01-06
* Fix compilation by replacing a broken macro with in-place code.Gravatar diego2008-01-06
* Fix compilation due to conflicting type declaration:Gravatar diego2008-01-06
* Add missing #include so that the header works standalone.Gravatar diego2008-01-06
* Add proper compilation rules for qtx/list and qtx/qtxload and remove sillyGravatar diego2008-01-06
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-03
* Remove stray MSDOS linebreaksGravatar ivo2005-08-10
* AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi>Gravatar faust32004-10-30
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
* CRLF->LFGravatar arpi2002-12-16
* dump more!Gravatar arpi2002-12-01
* some new experimentsGravatar arpi2002-11-24
* fixes, updatesGravatar arpi2002-11-24
* dump stuffGravatar arpi2002-03-25
* some more...Gravatar arpi2002-03-21
* InitializeQTML(0) addedGravatar arpi2002-03-20
* comments on compilingGravatar arpi2002-03-20
* simple sample proggy, using qtmlClient.dll to access QT componentsGravatar arpi2002-03-20
* more messGravatar arpi2002-01-01