summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * xobox.c: Don't call lcd_clear_display() since we're redrawing every single ...Antoine Cellerier2007-06-03
* * xobox.c: simplify a bit more.Antoine Cellerier2007-06-03
* * xobox.c: - Speed it up (makes it play without lag on iPod Video).Antoine Cellerier2007-06-03
* Hebrew update by Lamed (Liberman Shachar).Nils Wallménius2007-06-03
* e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard.Michael Sevakis2007-06-03
* e200: Better keymap for time screen. Use left and right to switch fields, Men...Michael Sevakis2007-06-03
* e200: Update the button init code to be more correct for using GPIO IRQs.Michael Sevakis2007-06-03
* e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...Michael Sevakis2007-06-03
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-06-03
* Add --write-embedded (-we) option. This replaces the Apple firmware with the...Dave Chapman2007-06-02
* Correct butoon help text for ipods, fixes FS#7243Nils Wallménius2007-06-01
* Fixed bug in the WAV metadata parser: A long has 4 bytes...Jens Arnold2007-06-01
* Tiny fix for an unlikely error path.Steve Bavin2007-06-01
* First attempt at an MPEG player section in the manual, mostly copied from the...Nils Wallménius2007-06-01
* e200: Use clocking set up by loader and skip setting the values for now. Chan...Michael Sevakis2007-06-01
* Correct an incorrect reference in the ipod installation chapterNils Wallménius2007-05-31
* fix simulator builds for FreeBSDMarcoen Hirschberg2007-05-31
* Revert changes to id3.h, removing those members from the struct made binsize ...Nils Wallménius2007-05-30
* Remove unused struct members and ifdef some for SWCODECNils Wallménius2007-05-30
* Better default values for crossfade durationNils Wallménius2007-05-30
* Fix warningNils Wallménius2007-05-30
* Move the setvol wrapper function to misc.c and use it in more places instead ...Nils Wallménius2007-05-30
* Last list commit for a while. fix the multi-item lists at the very end of the...Jonathan Gordon2007-05-30
* fix non-paged scrolling aroun the ends of listsJonathan Gordon2007-05-30
* few more list anomolys fixed..Jonathan Gordon2007-05-30
* Fix the last (?) of the selction wierdness, this time when moving at the begi...Jonathan Gordon2007-05-30
* FS#7235 by Mauricio Peccorini: update manual to match recent chessbox changes.Dominik Riebeling2007-05-29
* fix recorder manual build.Dominik Riebeling2007-05-29
* Commit my patch from FS#7179 - a standalone command-line checkwps tool. To b...Dave Chapman2007-05-29
* Oops forgot to svn add new filesNils Wallménius2007-05-29
* Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored...Nils Wallménius2007-05-29
* fix selection wierdness when scrolling down at the end of listsJonathan Gordon2007-05-29
* Really fix FS#7230 this time.Jonathan Gordon2007-05-29
* Fix FS#7230 - the second line in a multi-line item could be the selected itemJonathan Gordon2007-05-29
* only create the recpresets directory on recording targets.Jonathan Gordon2007-05-29
* this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon2007-05-29
* Fix the warning.Nicolas Pennequin2007-05-28
* Add the possibility to store cuesheets in /.rockbox/cue. The code will look f...Nicolas Pennequin2007-05-28
* rbutil: put the Theme description in a scrolling Control, also updated a few ...Dominik Wenger2007-05-28
* Oops people are supposed to come before teamsNils Wallménius2007-05-28
* Accept FS#7228 by Dagni McPhee enable pitchscreen on sansaNils Wallménius2007-05-28
* Add correct buttons to the instructions for a-b repeat as well as dirskip for...Nils Wallménius2007-05-28
* Fix typo in the bootloader instalation dialog boxNils Wallménius2007-05-28
* Accept FS#7200 - updated italian translationJonathan Gordon2007-05-28
* Wavrecord: Let the menu start at the most convenient item.Jens Arnold2007-05-28
* Fix FS#7181 and make the main screen resizeable in rbutilDominik Wenger2007-05-27
* Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon2007-05-27
* Prevent destroying dircache pointers in tagcache DB while updating runtime st...Miika Pekkarinen2007-05-27
* Fix the audiohw settings stub for the sim so the rec screen doesnt crash anymoreJonathan Gordon2007-05-27
* Use the new VOICE_ strings, and not the deprecated ones. Thanks to n1s for no...Magnus Holmgren2007-05-26