summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-24The iAudio remote LCD internal scan direction is horizontal. Make test_scanra...Jens Arnold
2008-03-24The blit functions shouldn't exist for the simulator.Jens Arnold
2008-03-24Oops, fix red.Jens Arnold
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-24Add a sanity-check to ensure only in-range subimages are referenced in %xd ta...Dave Chapman
2008-03-23Convert Cabbiev2.160x128x16 to bitmap stripsDave Chapman
2008-03-23Clean up some wps files that had a mixture of CRLF and LF line-endings in the...Dave Chapman
2008-03-23Change line endings to unix and set svn propsNils Wallménius
2008-03-23Start using bitmap strips in cabbiev2 - this commits converts 220x176x16 and ...Dave Chapman
2008-03-23Remove a trailing space that prevented the font being copied for the 138x110x...Dave Chapman
2008-03-23Make more use of the 'features' system in the manuals (committed in r16304), ...Nils Wallménius
2008-03-23Add the ability to use bitmap strips (a single .bmp file containing many imag...Dave Chapman
2008-03-23D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...Rob Purchase
2008-03-23Oops - correctly reset the bmp filenamesDave Chapman
2008-03-23Sliding puzzle: Fix graphics size and help text for M3. * Bubbles: Better (la...Jens Arnold
2008-03-23Oooops, fix yellow.Jens Arnold
2008-03-23VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold
2008-03-23Re-instate the double newline in CREDITS.Rob Purchase
2008-03-23Enable plugin building for M3.Jens Arnold
2008-03-23LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...Jens Arnold
2008-03-22Squash that yellowRob Purchase
2008-03-22Set usb_state to USB_POWERED on plugin for software usb device. Otherwise, th...Frank Gevaerts
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-03-22Sending an empty data block before sending the FAIL CSW seems to make Windows...Frank Gevaerts
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase
2008-03-22D2: Implement HAS_BUTTON_HOLD.Rob Purchase
2008-03-22FS#8740 by Marc Guay correct option names since the changes to english.lang, ...Nils Wallménius
2008-03-22D2: Fix inverted USB detection.Rob Purchase
2008-03-22Oops, vhanged one thing too many - the m:robe100's monochrome version doesn't...Marianne Arnold
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold
2008-03-22FS#8741 fix two text/voice inconsistencies in EnglishNils Wallménius
2008-03-22Cabbiev2 cleanup and a few corrections: (1) Get rid of two completely unused ...Marianne Arnold
2008-03-22FS#8775 - Reboot/Reset clean upNils Wallménius
2008-03-22Implement core_sleep() for TCC780x (single core).Rob Purchase
2008-03-22Fix the display of peakmeters and progress bars (without a custom y position)...Dave Chapman
2008-03-22Properly disable unused bitmap in SOURCES.Jens Arnold
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold
2008-03-22Small simplification - take advantage of the fact that x/y/width/height are n...Dave Chapman
2008-03-22Reduce the shocking amount of RAM my viewports implementation was using. The...Dave Chapman
2008-03-21fix H10 not rebooting on usb connect. Apologies to H10 users who enjoyed thei...Frank Gevaerts
2008-03-21Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...Dave Chapman
2008-03-21move an #endif to its proper place. This should not actually change anythingFrank Gevaerts
2008-03-21Modification to scale_suspend_core to prevent a potential permanent freezing ...Michael Sevakis
2008-03-21Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...Jens Arnold
2008-03-21Another small optimisation/simplification to the hex_to_rgb() function.Dave Chapman
2008-03-21Add a general-purpose parse_list function to parse a string containing a deli...Dave Chapman
2008-03-21Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...Frank Gevaerts
2008-03-20move boosting for usb around a bit, so the cpu is boosted for the entire dura...Frank Gevaerts
2008-03-20CODEC_IDX_{AUDIO,VOICE} are already defined in apps/dsp.hAntoine Cellerier
2008-03-20On windows check for iPod_Control folder to allow resolving the drive letter ...Dominik Riebeling