summaryrefslogtreecommitdiff
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
* Convert Cabbiev2.160x128x16 to bitmap stripsDave Chapman2008-03-23
* Clean up some wps files that had a mixture of CRLF and LF line-endings in the...Dave Chapman2008-03-23
* Change line endings to unix and set svn propsNils Wallménius2008-03-23
* Start using bitmap strips in cabbiev2 - this commits converts 220x176x16 and ...Dave Chapman2008-03-23
* Remove a trailing space that prevented the font being copied for the 138x110x...Dave Chapman2008-03-23
* Make more use of the 'features' system in the manuals (committed in r16304), ...Nils Wallménius2008-03-23
* Add the ability to use bitmap strips (a single .bmp file containing many imag...Dave Chapman2008-03-23
* D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase2008-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
* Re-instate the double newline in CREDITS.Rob Purchase2008-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
* Set usb_state to USB_POWERED on plugin for software usb device. Otherwise, th...Frank Gevaerts2008-03-22
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Sending an empty data block before sending the FAIL CSW seems to make Windows...Frank Gevaerts2008-03-22
* Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase2008-03-22
* D2: Implement HAS_BUTTON_HOLD.Rob Purchase2008-03-22
* FS#8740 by Marc Guay correct option names since the changes to english.lang, ...Nils Wallménius2008-03-22
* D2: Fix inverted USB detection.Rob Purchase2008-03-22
* Oops, vhanged one thing too many - the m:robe100's monochrome version doesn't...Marianne Arnold2008-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
* Cabbiev2 cleanup and a few corrections: (1) Get rid of two completely unused ...Marianne Arnold2008-03-22
* FS#8775 - Reboot/Reset clean upNils Wallménius2008-03-22
* Implement core_sleep() for TCC780x (single core).Rob Purchase2008-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
* fix H10 not rebooting on usb connect. Apologies to H10 users who enjoyed thei...Frank Gevaerts2008-03-21
* Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...Dave Chapman2008-03-21
* move an #endif to its proper place. This should not actually change anythingFrank Gevaerts2008-03-21
* Modification to scale_suspend_core to prevent a potential permanent freezing ...Michael Sevakis2008-03-21
* Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...Jens Arnold2008-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
* Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...Frank Gevaerts2008-03-21
* move boosting for usb around a bit, so the cpu is boosted for the entire dura...Frank Gevaerts2008-03-20
* CODEC_IDX_{AUDIO,VOICE} are already defined in apps/dsp.hAntoine Cellerier2008-03-20
* On windows check for iPod_Control folder to allow resolving the drive letter ...Dominik Riebeling2008-03-20
* differentiate between connected and powered in usb_detect()Frank Gevaerts2008-03-20