summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-03-24Add another safety-check in the bitmap strips parsing - don't allow the num_s...Dave Chapman
2008-03-24The iAudio remote LCD internal scan direction is horizontal. Make test_scanra...Jens Arnold
2008-03-24The blit functions shouldn't exist for the simulator.Jens Arnold
2008-03-24Oops, fix red.Jens Arnold
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-24Add a sanity-check to ensure only in-range subimages are referenced in %xd ta...Dave Chapman
2008-03-23Add the ability to use bitmap strips (a single .bmp file containing many imag...Dave Chapman
2008-03-23Oops - correctly reset the bmp filenamesDave Chapman
2008-03-23Sliding puzzle: Fix graphics size and help text for M3. * Bubbles: Better (la...Jens Arnold
2008-03-23Oooops, fix yellow.Jens Arnold
2008-03-23VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold
2008-03-23Enable plugin building for M3.Jens Arnold
2008-03-23LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...Jens Arnold
2008-03-22Squash that yellowRob Purchase
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold
2008-03-22FS#8741 fix two text/voice inconsistencies in EnglishNils Wallménius
2008-03-22Fix the display of peakmeters and progress bars (without a custom y position)...Dave Chapman
2008-03-22Properly disable unused bitmap in SOURCES.Jens Arnold
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold
2008-03-22Small simplification - take advantage of the fact that x/y/width/height are n...Dave Chapman
2008-03-22Reduce the shocking amount of RAM my viewports implementation was using. The...Dave Chapman
2008-03-21Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...Dave Chapman
2008-03-21Another small optimisation/simplification to the hex_to_rgb() function.Dave Chapman
2008-03-21Add a general-purpose parse_list function to parse a string containing a deli...Dave Chapman
2008-03-20CODEC_IDX_{AUDIO,VOICE} are already defined in apps/dsp.hAntoine Cellerier
2008-03-20Fix BMP loader for the iAudio M3 display.Jens Arnold
2008-03-20Turnaround time must be included in dsp yielding to throttle against other th...Michael Sevakis
2008-03-19Commit FS#8750. Add ARM assembler for the dsp-functions channels_process_soun...Andree Buschmann
2008-03-18Make vkeyboard usable on M3.Jens Arnold
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla
2008-03-18Fix FS 8753, JdGordon started it, I finished it.Brandon Low
2008-03-17save clock plugin settings in correct directoryRobert Kukla
2008-03-17Updated italian translation. Fixed accent as requested in FS #8742 but with c...Alessio Lenzi
2008-03-17It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon
2008-03-16fixes for the Chinese and Japanese language files by Harry Tu. Closes FS#8716...Marcoen Hirschberg
2008-03-16Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen
2008-03-15Further size savings - no need to make call for 0-9Steve Gotthardt
2008-03-15iAudio M3: Fix standard remote context. * Process button adc values in the bu...Jens Arnold
2008-03-15Small bin-size optimisation - convert a macro used six times to a functionDave Chapman
2008-03-15Make ports debug screen usable on M3Jens Arnold
2008-03-14spelling mistakes pointed out by Alex WallisDaniel Stenberg
2008-03-14Another capitalization inconsistency fixed.Jonas Häggqvist
2008-03-14Fix remote stop from tree in the M3 keymap.Jens Arnold
2008-03-14Make screendump work on the M3 (sim).Jens Arnold
2008-03-14Apply FS#8538 - iconsistencies in menu wording/capitalization as well as upda...Jonas Häggqvist
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold
2008-03-14Actually compile the M3 keymap for the M3.Jens Arnold
2008-03-14More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator bu...Jens Arnold
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun