- eae3a6a Assumption about there being MPEG1-only samplerates available and therefore MPEG1-only bitrates for recording is no longer valid. Fix that. by Michael Sevakis · 18 years ago
- e8c94d8 * Speed up the level transition in Star for iPod Video (else it's sloooooow). by Antoine Cellerier · 18 years ago
- d90042d Fix drawing on overlaping qixes on B&W displays. by Antoine Cellerier · 18 years ago
- 45cfca8 Yet some more optimisation and recorder/ondio related bug fixing for Xobox. by Antoine Cellerier · 18 years ago
- d49cf31 language fix by Daniel Stenberg · 18 years ago
- d89eba1 As ususual, fix the sim errors. by Michael Sevakis · 18 years ago
- 21a4a87 Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed integration work into recording and the AS3514 audio driver. Do a little AS3514 fiq_record tweak to have it all work nicely from the start. by Michael Sevakis · 18 years ago
- af4cd0a iCatcher updates: 1) Add APE icon for Monkey's Audio files; 2) Use a backdrop on greyscale targets to free some image tags (thanks to Marianne Arnold for the suggestion). However, there are still five codecs without icons (SID, ADX, NSF, Speex and SPC), and only two free image slots left... by Dave Chapman · 18 years ago
- c995ae8 Make v3.97 APE files work in Rockbox by Dave Chapman · 18 years ago
- 6c31a9a Backdrop code should now be surrounded by #if LCD_DEPTH > 1 by Dave Chapman · 18 years ago
- 8dcd605 Correct a comment (thanks to Markun for spotting) by Dave Chapman · 18 years ago
- b42c20f FS#7260 - updated Italian translation by Jonathan Gordon · 18 years ago
- 0150e4d Fix bitmap drawing for b&w targets on xobox. by Antoine Cellerier · 18 years ago
- cdc295d Add recorder and ondio support to Xobox. by Antoine Cellerier · 18 years ago
- 89fee25 Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed. by Antoine Cellerier · 18 years ago
- 57aa674 Apply FS#7183. Also change to use documented ways to avoid inlining of functions. by Magnus Holmgren · 18 years ago
- 188b601 Update the description of the %fc audio codec enumeration by Dave Chapman · 18 years ago
- 5202742 Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is an extremely CPU-intensive codec, and that the decoding speed is directly related to the compression level (-c1000, -c2000, -c3000, -c4000 or -c5000) used when encoding the file. Current performance is: -c1000 to -c3000 are realtime on a Gigabeat, -c1000 is realtime on Coldfire targets (H100, H300 and Cowon), and nothing is realtime on PortalPlayer targets (iPods, H10, Sansa). Hopefully this can be improved. More information at FS #7256. by Dave Chapman · 18 years ago
- 887b31c Add some more explicit defines for my previous commit. by Nicolas Pennequin · 18 years ago
- b5f4d90 Make the bitmap loading code handle the progressbar and backdrop bitmaps in a slightly more generic way. This hopefully simplifies the code a bit and should make adding special bitmaps less painful. by Nicolas Pennequin · 18 years ago
- 23d0a76 Fix a small conditional bug. by Nicolas Pennequin · 18 years ago
- 619d222 e200: Fix errors from recording addition and a warning that comes up when fixing the errors. by Michael Sevakis · 18 years ago
- bcb8a88 e200: Add recording. Just from MIC right now and FM integration will happen soon. Most every bit of weirdness is nescessary and no problems seem to exist that the retailos doesn't exhibit too (namely noise when LCD is on when recording from MIC). by Michael Sevakis · 18 years ago
- fea8888 Fix most (all) known list wierdness bugs, hopefully simplifies the code a bit, plenty of room for optimizing, but wanted to get it working first. (fixes FS#7255 and possibly others) by Jonathan Gordon · 18 years ago
- 71577e0 Hungarian translation update by Imre herceg (FS #6888) by Peter D'Hoye · 18 years ago
- d3f1070 FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code. by Peter D'Hoye · 18 years ago
- 2842918 Update the Swedish translation. by Magnus Holmgren · 18 years ago
- f863ba6 Commit part of FS7113: This adds proper LCD initialization to the gigabeat thanks to Alex Gerchanovsky by Karl Kurbjun · 18 years ago
- 63c8511 Fix FS#7242 - the action code now checks the time difference between events to decide if its a repeat or not. a repeat event is now if the previous action was the same and it occured < HZ/10 ticks ago by Jonathan Gordon · 18 years ago
- 54c73a2 Bring back rolo for mi4-based targets (H10 and Sansa). by Barry Wardell · 18 years ago
- 3611b4c * xobox.c: Fix speed range. by Antoine Cellerier · 18 years ago
- 3240c01 * xobox.c: User configurable speed and difficulty levels. by Antoine Cellerier · 18 years ago
- aec5814 Some fixes to doom dehacked loading - make embedded dehacked files actually load, fix end of file detection in the string loader, fix ammo changes, fix bex code pointers. Also added the * flag to sscanf - still only tested against rockdoom sscanf calls. by Karl Kurbjun · 18 years ago
- 7428b79 * minesweeper.c: Cosmetics. by Antoine Cellerier · 18 years ago
- ffcc94e * xobox.c: Don't call lcd_clear_display() since we're redrawing every single screen pixel afterwards. by Antoine Cellerier · 18 years ago
- e9680ae * xobox.c: simplify a bit more. by Antoine Cellerier · 18 years ago
- b5d5f7f * xobox.c: - Speed it up (makes it play without lag on iPod Video). by Antoine Cellerier · 18 years ago
- 673e323 Hebrew update by Lamed (Liberman Shachar). by Nils Wallménius · 18 years ago
- 3d7ce02 e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard. by Michael Sevakis · 18 years ago
- 90dd336 e200: Better keymap for time screen. Use left and right to switch fields, Menu to revert and fix the scrollwheel direction in button_context_settings. by Michael Sevakis · 18 years ago
- ebe67b2 e200: Update the button init code to be more correct for using GPIO IRQs. by Michael Sevakis · 18 years ago
- 5c32faa e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall and verified independently. There shouldn't now be a need to add tick tasks to monitor GPIO level status in other code. by Michael Sevakis · 18 years ago
- 20a8a9a Move the old api out of the core and into the plugin lib. by Jonathan Gordon · 18 years ago
- bbde445 Add --write-embedded (-we) option. This replaces the Apple firmware with the bootloader embedded in ipodpatcher (equivalent to -wf bootloader-ipodxxx.ipod when using an external bootloader). by Dave Chapman · 18 years ago
- 52a64c3 Correct butoon help text for ipods, fixes FS#7243 by Nils Wallménius · 18 years ago
- d884851 Fixed bug in the WAV metadata parser: A long has 4 bytes... by Jens Arnold · 18 years ago
- 9e107b4 Tiny fix for an unlikely error path. by Steve Bavin · 18 years ago
- 68505ba First attempt at an MPEG player section in the manual, mostly copied from the wiki. Add HAVE_LCD_COLOR option to the gigabeatf platform file to enable color specific options by Nils Wallménius · 18 years ago
- 13067f6 e200: Use clocking set up by loader and skip setting the values for now. Change a DMA related register value and leave another alone. Seems to stop the melting screen and gives a speedup especially to video and graphics. If the former isn't quite fixed, the latter definitely works. Please don't enable frequency scaling for now as that will clobber the register values. by Michael Sevakis · 18 years ago
- 70b6132 Correct an incorrect reference in the ipod installation chapter by Nils Wallménius · 18 years ago
- e6efaf4 fix simulator builds for FreeBSD by Marcoen Hirschberg · 18 years ago
- 7956c92 Revert changes to id3.h, removing those members from the struct made binsize increase almost 1KB on some targets by Nils Wallménius · 18 years ago
- cd715d8 Remove unused struct members and ifdef some for SWCODEC by Nils Wallménius · 18 years ago
- ce3cbcd Better default values for crossfade duration by Nils Wallménius · 18 years ago
- fbdbd21 Fix warning by Nils Wallménius · 18 years ago
- f46657e Move the setvol wrapper function to misc.c and use it in more places instead of doing the same checks everywhere by Nils Wallménius · 18 years ago
- dfb071d Last list commit for a while. fix the multi-item lists at the very end of the list by Jonathan Gordon · 18 years ago
- 0178568 fix non-paged scrolling aroun the ends of lists by Jonathan Gordon · 18 years ago
- 5983e7f few more list anomolys fixed.. by Jonathan Gordon · 18 years ago
- 155e3d3 Fix the last (?) of the selction wierdness, this time when moving at the begining of the list by Jonathan Gordon · 18 years ago
- ebab48b FS#7235 by Mauricio Peccorini: update manual to match recent chessbox changes. by Dominik Riebeling · 18 years ago
- ca63d2f fix recorder manual build. by Dominik Riebeling · 18 years ago
- f0d4fc6 Commit my patch from FS#7179 - a standalone command-line checkwps tool. To build, just type "make checkwps" in tools and run it with "checkwps wpsname.wps". by Dave Chapman · 18 years ago
- be0cbc9 Oops forgot to svn add new files by Nils Wallménius · 18 years ago
- 3e190c8 Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored in PGN format by Nils Wallménius · 18 years ago
- 6fd3d96 fix selection wierdness when scrolling down at the end of lists by Jonathan Gordon · 18 years ago
- 2020201 Really fix FS#7230 this time. by Jonathan Gordon · 18 years ago
- 195ac12 Fix FS#7230 - the second line in a multi-line item could be the selected item by Jonathan Gordon · 18 years ago
- b2ecf1b only create the recpresets directory on recording targets. by Jonathan Gordon · 18 years ago
- 9adf056 this adds 2 options to the recording settings menu to let you save all the recording settings to a .cfg and view your saved presets. by Jonathan Gordon · 18 years ago
- d696769 Fix the warning. by Nicolas Pennequin · 18 years ago
- 6579818 Add the possibility to store cuesheets in /.rockbox/cue. The code will look for a cuesheet there in case there wasn't one in the same folder as the audio file. This is to reduce the clutter created by one cuesheet per audio file in some places. by Nicolas Pennequin · 18 years ago
- 1bae792 rbutil: put the Theme description in a scrolling Control, also updated a few descriptions by Dominik Wenger · 18 years ago
- 993dbe6 Oops people are supposed to come before teams by Nils Wallménius · 18 years ago
- 68030f1 Accept FS#7228 by Dagni McPhee enable pitchscreen on sansa by Nils Wallménius · 18 years ago
- 8b6d9b3 Add correct buttons to the instructions for a-b repeat as well as dirskip for several targets by Nils Wallménius · 18 years ago
- 19519d7 Fix typo in the bootloader instalation dialog box by Nils Wallménius · 18 years ago
- 6e51203 Accept FS#7200 - updated italian translation by Jonathan Gordon · 18 years ago
- 0416452 Wavrecord: Let the menu start at the most convenient item. by Jens Arnold · 18 years ago
- 5f6832d Fix FS#7181 and make the main screen resizeable in rbutil by Dominik Wenger · 18 years ago
- 42698e4 Accept FS#6798 - scan acceleration for the lists. by Jonathan Gordon · 18 years ago
- 4cee8d9 Prevent destroying dircache pointers in tagcache DB while updating runtime stats. by Miika Pekkarinen · 18 years ago
- 43c299e Fix the audiohw settings stub for the sim so the rec screen doesnt crash anymore by Jonathan Gordon · 18 years ago
- f9f3cad Use the new VOICE_ strings, and not the deprecated ones. Thanks to n1s for noticing. by Magnus Holmgren · 18 years ago
- e676b81 FS#7158 - Bookmark selection as a list. by Magnus Holmgren · 18 years ago
- 1186c18 Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine before. by Dave Chapman · 18 years ago
- 31df21c Bring buttons back to the e200 bootloader? by Michael Sevakis · 18 years ago
- e1374b0 Oops, remove accidentally left in, commented out code by Nils Wallménius · 18 years ago
- 11dd5c7 Remove unused struct members by Nils Wallménius · 18 years ago
- 5c7e0d2 verify that a few required tools are present to prevent "odd" messages later by Daniel Stenberg · 18 years ago
- 18c348f remove leftover debug output by Daniel Stenberg · 18 years ago
- c2a7756 Remove dead code. by Nils Wallménius · 18 years ago
- 77bdacc Probably one of the most useless commits ever: change "CVS" to "SVN". by Nicolas Pennequin · 18 years ago
- 46b634f Fix typo. by Jens Arnold · 18 years ago
- 621725a Fix compilation on the H10 - it doesn't have BUTTON_SELECT. by Dave Chapman · 18 years ago
- e6a9ba5 Rockbox now supports all ipod video variations, including the 80GB by Dave Chapman · 18 years ago
- 92b9c23 Bump version number for 1.0 release (v1.1 bootloaders) by Dave Chapman · 18 years ago
- 7b3abf2 Allow ColdFire targets to be buildt with GCC >= 4.1.0. by Magnus Holmgren · 18 years ago
- c5d71aa ATA driver: * Support for drives with large physical sectors and no support for partial access in the firmware (i.e. Toshiba MK8010GAH - iPod G5.5/80GB). Sequential writes with a single 512-byte buffer to that disk are really slow, so this is an intermediate solution that allows to adjust the FAT driver and the file system gradually. * Assume multisectors = 16 if the value reported by the drive is invalid (also MK8010GAH). by Jens Arnold · 18 years ago
- c5302d5 Clarify the need to hold MENU+SELECT to reboot an ipod by Dave Chapman · 18 years ago