summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg15-445/+0
2008-03-26Make the e200 bootloader able to load the OF again.Barry Wardell1-0/+6
2008-03-26fix the buttonbar in the browser and menus. Jonathan Gordon4-18/+49
2008-03-26Include .lds files in the tar ballLinus Nielsen Feltzing1-0/+12
2008-03-26More consts that require no functional change.Steve Bavin5-73/+75
2008-03-26Fix pointer warnings in test_codec.Michael Sevakis1-5/+5
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon44-110/+201
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis61-278/+381
2008-03-26Back-ported the iAudio remote LCD driver optimisations to X5 and M5.Jens Arnold3-240/+335
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold20-315/+744
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 Chapman5-38/+96
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-0/+0
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold34-411/+427
2008-03-25Make sansapatcher and ipodpatcher compile on OS X 10.5.Barry Wardell2-4/+4
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 Arnold34-427/+411
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-25(Hopefully) The last cabbiev2 tweaks for now. Remove a now unused %xd tag in ...Marianne Arnold5-13/+10
2008-03-25Finally convert the two monochrome cabbiev2 WPSs to using bitmap strips. Chan...Marianne Arnold69-85/+38
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 Sevakis36-3058/+3079
2008-03-25Sorry for the copy and paste mistake, didn't mean to delete the info at the t...Marianne Arnold1-0/+2
2008-03-25New cabbiev2 for the Iaudio remote. This is a 'full' WPS now with icons (same...Marianne Arnold3-5/+16
2008-03-25Cabbiev2 theme: new menu backdrops for the 138x110x2 and the 160x128x2 screen...Marianne Arnold2-0/+0
2008-03-25D'oh - fix a silly #ifdef mistake that caused problems with remote WPSs using...Dave Chapman1-2/+1
2008-03-25Cabbiev2 greyscale versions (138x110 and 160x128): new icons which are a bit ...Marianne Arnold43-95/+44
2008-03-24Oops, fix a typo which broke this wpsDave Chapman1-1/+1
2008-03-24Stricter syntax checking of the %V tag - pay attention to the return-code fro...Dave Chapman1-6/+14
2008-03-24Use bitmap strips for the remaining five colour versions of Cabbiev2Dave Chapman185-190/+62
2008-03-24Hopefully get the viewport position/dimensions validation correct this time.Dave Chapman1-4/+8
2008-03-24Fix some typos - the volume indicator was wrong. Thanks to Marianne for spot...Dave Chapman1-1/+1
2008-03-24Fix the dreaded FILES files.Jens Arnold2-0/+2
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 Arnold3-13/+2
2008-03-24Oops, fix red.Jens Arnold3-3/+3
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold31-405/+272
2008-03-24Add a sanity-check to ensure only in-range subimages are referenced in %xd ta...Dave Chapman1-1/+5
2008-03-23Convert Cabbiev2.160x128x16 to bitmap stripsDave Chapman37-38/+12
2008-03-23Clean up some wps files that had a mixture of CRLF and LF line-endings in the...Dave Chapman5-182/+182
2008-03-23Change line endings to unix and set svn propsNils Wallménius1-103/+103
2008-03-23Start using bitmap strips in cabbiev2 - this commits converts 220x176x16 and ...Dave Chapman74-77/+25
2008-03-23Remove a trailing space that prevented the font being copied for the 138x110x...Dave Chapman1-1/+1