summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-06Backdrop code should now be surrounded by #if LCD_DEPTH > 1Dave Chapman
2007-06-06Correct a comment (thanks to Markun for spotting)Dave Chapman
2007-06-06FS#7260 - updated Italian translationJonathan Gordon
2007-06-05Fix bitmap drawing for b&w targets on xobox.Antoine Cellerier
2007-06-05Add recorder and ondio support to Xobox.Antoine Cellerier
2007-06-05Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed.Antoine Cellerier
2007-06-05Apply FS#7183. Also change to use documented ways to avoid inlining of functi...Magnus Holmgren
2007-06-05Update the description of the %fc audio codec enumerationDave Chapman
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman
2007-06-05Add some more explicit defines for my previous commit.Nicolas Pennequin
2007-06-05Make the bitmap loading code handle the progressbar and backdrop bitmaps in a...Nicolas Pennequin
2007-06-05Fix a small conditional bug.Nicolas Pennequin
2007-06-05e200: Fix errors from recording addition and a warning that comes up when fix...Michael Sevakis
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis
2007-06-05Fix most (all) known list wierdness bugs, hopefully simplifies the code a bit...Jonathan Gordon
2007-06-04Hungarian translation update by Imre herceg (FS #6888)Peter D'Hoye
2007-06-04FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.Peter D'Hoye
2007-06-04Update the Swedish translation.Magnus Holmgren
2007-06-04Commit part of FS7113: This adds proper LCD initialization to the gigabeat th...Karl Kurbjun
2007-06-04Fix FS#7242 - the action code now checks the time difference between events t...Jonathan Gordon
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell
2007-06-04* xobox.c: Fix speed range.Antoine Cellerier
2007-06-03* xobox.c: User configurable speed and difficulty levels.Antoine Cellerier
2007-06-03Some fixes to doom dehacked loading - make embedded dehacked files actually l...Karl Kurbjun
2007-06-03* minesweeper.c: Cosmetics.Antoine Cellerier
2007-06-03* xobox.c: Don't call lcd_clear_display() since we're redrawing every single ...Antoine Cellerier
2007-06-03* xobox.c: simplify a bit more.Antoine Cellerier
2007-06-03* xobox.c: - Speed it up (makes it play without lag on iPod Video).Antoine Cellerier
2007-06-03Hebrew update by Lamed (Liberman Shachar).Nils Wallménius
2007-06-03e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard.Michael Sevakis
2007-06-03e200: Better keymap for time screen. Use left and right to switch fields, Men...Michael Sevakis
2007-06-03e200: Update the button init code to be more correct for using GPIO IRQs.Michael Sevakis
2007-06-03e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...Michael Sevakis
2007-06-03Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-06-02Add --write-embedded (-we) option. This replaces the Apple firmware with the...Dave Chapman
2007-06-01Correct butoon help text for ipods, fixes FS#7243Nils Wallménius
2007-06-01Fixed bug in the WAV metadata parser: A long has 4 bytes...Jens Arnold
2007-06-01Tiny fix for an unlikely error path.Steve Bavin
2007-06-01First attempt at an MPEG player section in the manual, mostly copied from the...Nils Wallménius
2007-06-01e200: Use clocking set up by loader and skip setting the values for now. Chan...Michael Sevakis
2007-05-31Correct an incorrect reference in the ipod installation chapterNils Wallménius
2007-05-31fix simulator builds for FreeBSDMarcoen Hirschberg
2007-05-30Revert changes to id3.h, removing those members from the struct made binsize ...Nils Wallménius
2007-05-30Remove unused struct members and ifdef some for SWCODECNils Wallménius
2007-05-30Better default values for crossfade durationNils Wallménius
2007-05-30Fix warningNils Wallménius
2007-05-30Move the setvol wrapper function to misc.c and use it in more places instead ...Nils Wallménius
2007-05-30Last list commit for a while. fix the multi-item lists at the very end of the...Jonathan Gordon
2007-05-30fix non-paged scrolling aroun the ends of listsJonathan Gordon
2007-05-30few more list anomolys fixed..Jonathan Gordon