summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis4-14/+15
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold17-41/+196
2008-03-25Some cosmetic changes to italiano.Alessio Lenzi1-4/+4
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman2-35/+41
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold23-195/+26
2008-03-25Oops, more red. That can't be static yet.Steve Bavin1-1/+1
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold23-26/+195
2008-03-25A little more consting/staticing, no functional change.Steve Bavin1-3/+3
2008-03-25Tiny fix of spelling in comment.Steve Bavin1-1/+1
2008-03-25Oops. Mop up red.Steve Bavin1-72/+1
2008-03-25Code police raid on the settings code, consting and putting headers alongside...Steve Bavin8-82/+158
2008-03-25So, I've been sick these last few days, and I'm trying to not take drugs to g...Jonathan Gordon3-4/+1
2008-03-25well we suck! how could something seemingly simple be fubar'ed so much! KISS ...Jonathan Gordon3-5/+6
2008-03-25ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa...Jonathan Gordon3-6/+5
2008-03-25write the current settings to .rockbox/config.cfg.bak before resetting settingsJonathan Gordon3-1/+4
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis14-86/+100
2008-03-25D'oh - fix a silly #ifdef mistake that caused problems with remote WPSs using...Dave Chapman1-2/+1
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