summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-18Add a sample.icons file, and add a few more files to the docs folder in the zipsJonathan Gordon2-0/+18
2007-06-18e200: Remove register fiddling in the tuner driver that has nothing to do wit...Michael Sevakis1-1/+0
2007-06-18Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh.Steve Bavin2-2/+2
2007-06-18Include the new autodection.cpp file in the MakefilesDave Chapman2-2/+2
2007-06-17Shrink binsize by using shorts instead of ints for colorsBrandon Low1-1/+1
2007-06-17Fix some bugs with the colors stuff. You can now specify folder color with t...Brandon Low4-11/+31
2007-06-17Added profont license.Paul Louden1-0/+174
2007-06-17Fix yellowBrandon Low2-1/+2
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low15-76/+227
2007-06-17rbutil: Add quessing of the Drive letter via Windows API, also restructuring ...Dominik Wenger4-70/+401
2007-06-17Sansa stuff shouldn't use the ipod structure. Thanks to Domonoky for noticing...Antoine Cellerier1-1/+1
2007-06-17On linux, guess the mount point for ipods (tested) and sansas (untested).Antoine Cellerier1-1/+37
2007-06-17Fix up #endif.Steve Bavin1-4/+5
2007-06-17remove dead code and unmatched #endifMarcoen Hirschberg1-5/+0
2007-06-17add missing defineMarcoen Hirschberg1-0/+1
2007-06-17Fix 2 puzzle levels. Don't lose if no moves are left in puzzle mode, restart ...Antoine Cellerier1-15/+49
2007-06-17ProFont is a great font that comes in a variety of sizes and is very readable...Brandon Low7-0/+44214
2007-06-17PP5024 (e200): There's more than one HI IRQ bit for enabling GPIO IRQs. Port ...Michael Sevakis3-4/+8
2007-06-17gigabeat remote: hold fast-forward to get to the context menu, hold rewind to...Marcoen Hirschberg1-1/+3
2007-06-16Ahem ... fix compilation. I also forgot to mention that puzzle images don't l...Antoine Cellerier1-1/+1
2007-06-16Add "Puzzle" game type to jewels. Idea from Sam Hocevar's MonsterZ (http://sa...Antoine Cellerier8-28/+198
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman6-15/+617
2007-06-16move the speex and vorbis ogg parsers together in ogg.cMarcoen Hirschberg3-213/+213
2007-06-16set the keywordsMarcoen Hirschberg0-0/+0
2007-06-16Correct the (C) yearDave Chapman1-1/+1
2007-06-16Make RTC tags display hyphens instead of nothing on non-rtc targets. This ma...Brandon Low4-23/+49
2007-06-16fix build for big-endian targetsMarcoen Hirschberg2-3/+5
2007-06-16split up the metadata parserMarcoen Hirschberg18-2148/+2601
2007-06-16AAC: Add support for iTunes-style gapless playback.Magnus Holmgren2-2/+102
2007-06-16Ignore SYS_CHARGER_DISCONNECTED event in yesno screen (other events may need ...Peter D'Hoye1-0/+2
2007-06-16Make test_codec work in the sim again.Dave Chapman1-0/+1
2007-06-16change the Gigabeat remote control mapping: long-play is stop. play resumes p...Marcoen Hirschberg1-4/+14
2007-06-15Add missing voice string for 'Force mono'; thanks to James Teh.Steve Bavin1-1/+1
2007-06-14Mandelbrot: slight speedup on coldfire targets. Only noticeable at high itera...Jens Arnold1-11/+11
2007-06-14Remove some unused codeDave Chapman3-57/+1
2007-06-14Replace VU meter menu with a new one using the new menu api, fixes some Nils Wallménius3-138/+86
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius12-54/+20
2007-06-13Oops, forgot to set keywords propDave Chapman1-1/+1
2007-06-13ARM assembler predictor decoding function. This increases my -c1000 test tra...Dave Chapman4-2/+520
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius21-29/+105
2007-06-13now back to greenChristian Gmeiner1-4/+2
2007-06-13fix redChristian Gmeiner1-1/+0
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner15-38/+31
2007-06-12Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...Dave Chapman1-2/+2
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner15-25/+16
2007-06-11Make the screen draw correctly with the user iconsetJonathan Gordon1-1/+1
2007-06-11Oops. I should respect the simulator #ifdefs more.Steve Bavin1-0/+13
2007-06-11..and add a couple of comments.Steve Bavin1-2/+2
2007-06-11...forgot one.Steve Bavin1-3/+3
2007-06-11When recording, disable voice menus without actually modifying user settings....Steve Bavin9-26/+48