summaryrefslogtreecommitdiff
path: root/apps/plugins/Makefile (follow)
Commit message (Expand)AuthorAge
...
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12
* do the SOURCES magic correct here tooDaniel Stenberg2005-03-06
* don't say anything, just slap me on sight... :-!Daniel Stenberg2005-03-06
* Oops. I didn't mean to commit this just yet, this is work in progress.Daniel Stenberg2005-03-06
* Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg2005-03-06
* Made the plugin linking depend on the plugin library for the simulator builds...Jens Arnold2005-03-05
* Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold2005-03-02
* add wv2wavChristian Gmeiner2005-02-25
* Win32 simulator: fixed building of codec test plugins.Jens Arnold2005-02-23
* Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold2005-02-22
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* First version of vorbis decoderDave Chapman2005-02-19
* use CFLAGS and the codeclibs when linking .rocks on x11 simDaniel Stenberg2005-02-18
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Add flac2wav decoder - hardcoded output is /flactest.wavDave Chapman2005-02-16
* Initial version of a52towav test viewer plugin for liba52 - output is hardcod...Dave Chapman2005-02-16
* Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...Dave Chapman2005-02-16
* Link with the proper optionsLinus Nielsen Feltzing2005-02-07
* preprocess the linker file with more infoDaniel Stenberg2005-02-04
* Removed the depfile dependency for the .elf target, so all plugins aren't rel...Linus Nielsen Feltzing2004-11-04
* Removed the ENABLEDPLUGINS checkLinus Nielsen Feltzing2004-10-07
* new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg2004-10-04
* adjusted to work better in the new conceptDaniel Stenberg2004-09-22
* Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg2004-09-22
* temporarily disabled building of plugins for OndioDaniel Stenberg2004-09-15
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* rombox support: building and zipDaniel Stenberg2004-09-06
* Added the apps/recorder dir to the include path for recorder buildsLinus Nielsen Feltzing2004-07-08
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21
* Further adjustments for the plugin libraryLinus Nielsen Feltzing2004-05-18
* No more dependency of the cat commandLinus Nielsen Feltzing2003-11-28
* Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg2003-07-24
* I thougt the 8MB build is broken, but "make clean" just didn't delete the lin...Jörg Hohensohn2003-07-20
* Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg2003-07-13
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29