summaryrefslogtreecommitdiffstats
path: root/loader/registry.c
Commit message (Expand)AuthorAgeFilesLines
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-531/+0
* cleanup: Silence compilation warnings on MinGW-w64wm42012-03-011-2/+1
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-4/+2
* Add final missing bits of CineForm HD support on Linux (via the Windowssesse2010-05-231-3/+26
* Rename get_path.[ch] --> path.[ch].diego2010-03-201-1/+1
* Do not cast the results of malloc/calloc/realloc.diego2010-02-261-1/+1
* Fix RegCloseKey to not return an error on success.reimar2010-01-101-1/+1
* Add missing 'void' to parameterless function declarations.diego2009-05-041-1/+1
* #include the appropriate header instead of using local declarations.diego2009-01-051-2/+2
* Get rid of pointless 'extern' keywords.diego2008-12-031-1/+1
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-271-1/+0
* Disable unused functions find_handle_2, find_handle_by_name, fixes the warning:diego2008-01-231-0/+4
* warning fixes:diego2007-09-101-2/+0
* Get rid of superfluous MPLAYER #define, it was always enabled anddiego2007-06-021-23/+0
* typo fixes ported from VLCdiego2007-04-011-1/+1
* Rename config.h --> debug.h and include config.h explicitly.diego2006-11-261-0/+1
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgreynaldo2006-07-031-1/+1
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-13/+13
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-151-0/+6
* cygwin support patch by Sascha Sommeralex2003-04-211-7/+7
* avifile sync - 95% cosmetics 5% bugarpi2002-09-131-58/+59
* avoids warningspl2002-01-271-3/+4
* avifile merge. kabi: indent changes really suxxxxarpi2001-12-111-24/+28
* fixed regpathname bugalex2001-11-261-1/+1
* avifile sync again... :(arpi2001-11-261-35/+75
* avifile sync... maybe broken, tell me if so.arpi2001-11-261-74/+95
* partial avifile-CVS mergearpi2001-07-291-1/+31
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-121-8/+12
* less, and more informal printfsarpi_esp2001-04-111-0/+2
* get_path()szabii2001-03-211-10/+14
* registry moved to /root/.mplayer/registryarpi_esp2001-03-201-2/+2
* DLL loader updated from avifile-0.60beta4arpi_esp2001-03-181-7/+5
* Initial revisionarpi_esp2001-02-241-0/+421