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