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