summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman2005-02-16
* Initial Makefile to build the codec codeDave Chapman2005-02-16
* Start to add libmad to the build systemDave Chapman2005-02-16
* split the LCD info in two linesDaniel Stenberg2005-02-15
* Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...Dave Chapman2005-02-15
* Increase stack size to 32K on large memory devices (i.e. iRiver). CODEC stac...Dave Chapman2005-02-15
* Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under L...Dave Chapman2005-02-15
* Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in...Dave Chapman2005-02-15
* Initial check-in - needed by various codec librariesDave Chapman2005-02-15
* Initial check-in of unmodified libmad code (libmad-0.15.1b)Dave Chapman2005-02-15
* Bugfix - check MEM not MEMORYSIZE when defining PLUGIN_BUFFER_SIZE in a C fileDave Chapman2005-02-15
* properly include limits.h with angle bracketsJean-Philippe Bernardy2005-02-15
* Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman2005-02-15
* better PLL support & slight fix (probably in keepalive handling)Jean-Philippe Bernardy2005-02-15
* random longness fixesJean-Philippe Bernardy2005-02-15
* memcmp() added to the plugin APIDaniel Stenberg2005-02-15
* long policy fixJean-Philippe Bernardy2005-02-15
* long policyJean-Philippe Bernardy2005-02-15
* long policyJean-Philippe Bernardy2005-02-15
* C89 fix: variables first then codeDaniel Stenberg2005-02-15
* New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style.Jens Arnold2005-02-15
* Corrected iRiver featuresLinus Nielsen Feltzing2005-02-15
* Some MMCs don't like reading their very last sector with the read_multiple_bl...Jens Arnold2005-02-14
* Made the Coldfire registers volatile, rename PLLCONTROL to PLLCRLinus Nielsen Feltzing2005-02-14
* Feature conditional compilation policyJean-Philippe Bernardy2005-02-13
* Feature conditional compilation policyJean-Philippe Bernardy2005-02-13
* Gmini keep alive implementedJean-Philippe Bernardy2005-02-13
* Fixed calculation of MMC sector count. Display sector count instead of (rough...Jens Arnold2005-02-12
* finished configuration for the Gmini SPJean-Philippe Bernardy2005-02-12
* somewhat better configuration for the gmini seriesJean-Philippe Bernardy2005-02-12
* long policyJean-Philippe Bernardy2005-02-12
* long policyJean-Philippe Bernardy2005-02-12
* long policyJean-Philippe Bernardy2005-02-12
* long policyJean-Philippe Bernardy2005-02-12
* long policyJean-Philippe Bernardy2005-02-12
* long policyJean-Philippe Bernardy2005-02-12
* Complete button assignemt for text viewer on iRiver.Jens Arnold2005-02-12
* Snow.rock ported to the player, fullscreen.Jens Arnold2005-02-12
* Clip bottom & right when positioning the gfx display.Jens Arnold2005-02-12
* iRiver: Fixed bad handling of SYS_USB_CONNECTED (again)Linus Nielsen Feltzing2005-02-12
* Added clearpixel() and clearline().Jens Arnold2005-02-12
* Fixed overflow in buffer display for units with larger memory (iRiver).Jens Arnold2005-02-11
* Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...Jens Arnold2005-02-11
* set MEMORYSIZE in simulator builds too for better simulationDaniel Stenberg2005-02-11
* Simulators: handle plugins asking for the mp3 buffer the same way as on the t...Jens Arnold2005-02-11
* fixed win32 buildJean-Philippe Bernardy2005-02-11
* Mosaique now working on the player, using the player graphics library.Jens Arnold2005-02-11
* Adapted to new playergfx lib, release playergfx in all return cases, some opt...Jens Arnold2005-02-11
* Split the display & update function in two, and added invertpixel(), invertli...Jens Arnold2005-02-11
* Subtle fix for international supportJean-Philippe Bernardy2005-02-11