summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-02-16Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen resolution...Jens Arnold
2005-02-16Incorporate apps/codecs into the build system based on SOFTWARECODECS configu...Dave Chapman
2005-02-16Initial Makefile to build the codec codeDave Chapman
2005-02-16Start to add libmad to the build systemDave Chapman
2005-02-15Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...Dave Chapman
2005-02-15Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under L...Dave Chapman
2005-02-15Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in...Dave Chapman
2005-02-15Initial check-in of unmodified libmad code (libmad-0.15.1b)Dave Chapman
2005-02-15Bugfix - check MEM not MEMORYSIZE when defining PLUGIN_BUFFER_SIZE in a C fileDave Chapman
2005-02-15properly include limits.h with angle bracketsJean-Philippe Bernardy
2005-02-15Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman
2005-02-15random longness fixesJean-Philippe Bernardy
2005-02-15memcmp() added to the plugin APIDaniel Stenberg
2005-02-15long policy fixJean-Philippe Bernardy
2005-02-15C89 fix: variables first then codeDaniel Stenberg
2005-02-15New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style.Jens Arnold
2005-02-12Fixed calculation of MMC sector count. Display sector count instead of (rough...Jens Arnold
2005-02-12long policyJean-Philippe Bernardy
2005-02-12long policyJean-Philippe Bernardy
2005-02-12long policyJean-Philippe Bernardy
2005-02-12long policyJean-Philippe Bernardy
2005-02-12long policyJean-Philippe Bernardy
2005-02-12long policyJean-Philippe Bernardy
2005-02-12Complete button assignemt for text viewer on iRiver.Jens Arnold
2005-02-12Snow.rock ported to the player, fullscreen.Jens Arnold
2005-02-12Clip bottom & right when positioning the gfx display.Jens Arnold
2005-02-12Added clearpixel() and clearline().Jens Arnold
2005-02-11Fixed overflow in buffer display for units with larger memory (iRiver).Jens Arnold
2005-02-11Simulators: handle plugins asking for the mp3 buffer the same way as on the t...Jens Arnold
2005-02-11fixed win32 buildJean-Philippe Bernardy
2005-02-11Mosaique now working on the player, using the player graphics library.Jens Arnold
2005-02-11Adapted to new playergfx lib, release playergfx in all return cases, some opt...Jens Arnold
2005-02-11Split the display & update function in two, and added invertpixel(), invertli...Jens Arnold
2005-02-11long policyJean-Philippe Bernardy
2005-02-11iRiver: Fixed screendump() functionLinus Nielsen Feltzing
2005-02-11iRiver: Added dbg_ports()Linus Nielsen Feltzing
2005-02-10iRiver: Working buttons, better support for large fontsLinus Nielsen Feltzing
2005-02-10iRiver: Working keys for the calculatorLinus Nielsen Feltzing
2005-02-10iRiver: Allow shutdown when chargingLinus Nielsen Feltzing
2005-02-10Removed flicker on player sim.Jens Arnold
2005-02-10Cube now working on the player, using the new player graphics library.Jens Arnold
2005-02-10Beginnings of a graphics library for the player LCD. So far the only drawing ...Jens Arnold
2005-02-10Norwegian (norsk) patch by Thom Johansen.Jens Arnold
2005-02-10Fixed typo.Jens Arnold
2005-02-09Fixed broken sim buildLinus Nielsen Feltzing
2005-02-09Invalidate instruction cache before loading pluginsLinus Nielsen Feltzing
2005-02-09/me is sillyLinus Nielsen Feltzing
2005-02-09strcat() added to the plugin APILinus Nielsen Feltzing
2005-02-09strchr() added to the plugin APILinus Nielsen Feltzing
2005-02-09long policy fixes for playerJean-Philippe Bernardy