summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-03-24Stricter syntax checking of the %V tag - pay attention to the return-code fro...Dave Chapman1-6/+14
2008-03-24Hopefully get the viewport position/dimensions validation correct this time.Dave Chapman1-4/+8
2008-03-24Add another safety-check in the bitmap strips parsing - don't allow the num_s...Dave Chapman1-0/+3
2008-03-24The iAudio remote LCD internal scan direction is horizontal. Make test_scanra...Jens Arnold1-23/+40
2008-03-24The blit functions shouldn't exist for the simulator.Jens Arnold2-2/+2
2008-03-24Oops, fix red.Jens Arnold2-2/+2
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold7-176/+151
2008-03-24Add a sanity-check to ensure only in-range subimages are referenced in %xd ta...Dave Chapman1-1/+5
2008-03-23Add the ability to use bitmap strips (a single .bmp file containing many imag...Dave Chapman3-24/+63
2008-03-23Oops - correctly reset the bmp filenamesDave Chapman1-1/+1
2008-03-23Sliding puzzle: Fix graphics size and help text for M3. * Bubbles: Better (la...Jens Arnold4-1/+7
2008-03-23Oooops, fix yellow.Jens Arnold1-1/+1
2008-03-23VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold3-15/+74
2008-03-23Enable plugin building for M3.Jens Arnold1-0/+2
2008-03-23LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...Jens Arnold1-31/+86
2008-03-22Squash that yellowRob Purchase1-0/+10
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase58-7/+535
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold17-447/+335
2008-03-22FS#8741 fix two text/voice inconsistencies in EnglishNils Wallménius1-2/+2
2008-03-22Fix the display of peakmeters and progress bars (without a custom y position)...Dave Chapman1-2/+2
2008-03-22Properly disable unused bitmap in SOURCES.Jens Arnold1-1/+0
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold55-193/+817
2008-03-22Small simplification - take advantage of the fact that x/y/width/height are n...Dave Chapman1-5/+2
2008-03-22Reduce the shocking amount of RAM my viewports implementation was using. The...Dave Chapman4-67/+70
2008-03-21Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...Dave Chapman7-160/+355
2008-03-21Another small optimisation/simplification to the hex_to_rgb() function.Dave Chapman1-18/+13
2008-03-21Add a general-purpose parse_list function to parse a string containing a deli...Dave Chapman6-48/+137
2008-03-20CODEC_IDX_{AUDIO,VOICE} are already defined in apps/dsp.hAntoine Cellerier1-3/+0
2008-03-20Fix BMP loader for the iAudio M3 display.Jens Arnold1-23/+42
2008-03-20Turnaround time must be included in dsp yielding to throttle against other th...Michael Sevakis1-3/+9
2008-03-19Commit FS#8750. Add ARM assembler for the dsp-functions channels_process_soun...Andree Buschmann3-1/+189
2008-03-18Make vkeyboard usable on M3.Jens Arnold1-2/+2
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla5-21/+19
2008-03-18Fix FS 8753, JdGordon started it, I finished it.Brandon Low1-10/+21
2008-03-17save clock plugin settings in correct directoryRobert Kukla1-1/+1
2008-03-17Updated italian translation. Fixed accent as requested in FS #8742 but with c...Alessio Lenzi1-16/+14
2008-03-17It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon3-6/+6
2008-03-16fixes for the Chinese and Japanese language files by Harry Tu. Closes FS#8716...Marcoen Hirschberg3-307/+87
2008-03-16Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen7-117/+21
2008-03-15Further size savings - no need to make call for 0-9Steve Gotthardt1-1/+1
2008-03-15iAudio M3: Fix standard remote context. * Process button adc values in the bu...Jens Arnold1-11/+11
2008-03-15Small bin-size optimisation - convert a macro used six times to a functionDave Chapman1-2/+5
2008-03-15Make ports debug screen usable on M3Jens Arnold1-8/+8
2008-03-14spelling mistakes pointed out by Alex WallisDaniel Stenberg1-2/+2
2008-03-14Another capitalization inconsistency fixed.Jonas Häggqvist34-43/+43
2008-03-14Fix remote stop from tree in the M3 keymap.Jens Arnold1-1/+1
2008-03-14Make screendump work on the M3 (sim).Jens Arnold1-4/+32
2008-03-14Apply FS#8538 - iconsistencies in menu wording/capitalization as well as upda...Jonas Häggqvist36-507/+509
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold2-2/+5
2008-03-14Actually compile the M3 keymap for the M3.Jens Arnold1-0/+2