- cfe0f48 Make the screen draw correctly with the user iconset by Jonathan Gordon · 17 years ago
- c0e6e20 Oops. I should respect the simulator #ifdefs more. by Steve Bavin · 17 years ago
- 541f403 ..and add a couple of comments. by Steve Bavin · 17 years ago
- 53b1aaf ...forgot one. by Steve Bavin · 17 years ago
- 24d9f59 When recording, disable voice menus without actually modifying user settings. Patch FS#7272, fixes bug FS #6163 by Steve Bavin · 17 years ago
- 0fba85f Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition. Some tools (e.g. fat32format) set the type to 0xc, and the Apple bootloader doesn't appear to care. by Dave Chapman · 18 years ago
- e94adbb A few fixes to the About panel. by Antoine Cellerier · 18 years ago
- 1bc4ce9 Simplify code (use + operator to concatenate strings instead of Printf()). Please revert if use of Printf was intentional. by Antoine Cellerier · 18 years ago
- 71eedc7 When clicking on one of the rbutil actions, ask the user if he wants to try autodetecting his device if none was selected. by Antoine Cellerier · 18 years ago
- d86e1a4 Add "Select All" button to the themes installer. Remove a bunch of tabs. by Antoine Cellerier · 18 years ago
- 2cda994 Move the root_menu() call out of tree.c. by Jonathan Gordon · 18 years ago
- 601ede7 C optimisations to the predictor decoding - create a single function for decoding stereo streams, and reorganise to minimise the number of variables used. My -c1000 test track now decodes at 93% realtime on PortalPlayer (was 78%), 187% on Coldfire (was 170%) and 447% on Gigabeat (was 408%). by Dave Chapman · 18 years ago
- 57440d5 Fix a minor annoyance with the last commit where selecting an item could result in having empty space under the list. by Jonathan Gordon · 18 years ago
- f4d0f05 Really fix FS#7274 by Jonathan Gordon · 18 years ago
- 4354878 Fix metronome errors for hw codec. by Michael Sevakis · 18 years ago
- 4597ebe Plugins that play sound must be sure to set inputs and outputs on audio muxed targets. Add strict adherence to the interface protocols. Make sure playback sets the playback output as well. by Michael Sevakis · 18 years ago
- 19cc9d0 fix Tab navigation in rbutil, and make it also look at other places for rbutil.ini. by Dominik Wenger · 18 years ago
- f3145ba simple fix for FS#7274 - selected item might not be shown when a list is drawn in paged scroll mode by Jonathan Gordon · 18 years ago
- 6131996 Define and use a local APE_MAX function to make the standalone demac decoder compile again. by Dave Chapman · 18 years ago
- bcac364 Fix small preprocessor goofup. by Michael Sevakis · 18 years ago
- 2d48d0f Straighten out some audio path APIs and misc. audio stuff. Having recording is not a prerequisite to having input/output source selection which is probably most useful when adding a audio input features like FM to a new port without forcing recording to be implemented first. by Michael Sevakis · 18 years ago
- a85793f Build Tremor with -O3 for coldfire targets, gives a slight increase in speed, remember to make clean. by Nils Wallménius · 18 years ago
- 7b1d90a Seeking and resume support for Monkey's Audio by Dave Chapman · 18 years ago
- 691a078 Add test_codec to viewers.config. As Jens pointed out, if it's not built, it won't be included in the target viewers.config, so it does no harm to include it. by Dave Chapman · 18 years ago
- ddab569 Correct the parsing of v3.97 Monkey's Audio files. by Dave Chapman · 18 years ago
- 09b247f Don't just display an error message, abort. by Dave Chapman · 18 years ago
- 6e314e5 Fix typo in error message - thanks to Bryan Childs for spotting by Dave Chapman · 18 years ago
- 4f711da Fix a bug concerning difficulty, pointed out by DerPapst in IRC. by Paul Louden · 18 years ago
- a1c73f2 Include the Xobox chapter in the Recorder/Ondio manuals (adding a screenshot and keymaps) since it is now available there too. by Marianne Arnold · 18 years ago
- e75fa17 Another voice update, hopefully with less typos than before. by Steve Bavin · 18 years ago
- bb0b082 Attempt to clarify the voice options. by Steve Bavin · 18 years ago
- 3823486 Add a mode the lists which doesnt show the selection marker. by Jonathan Gordon · 18 years ago
- a1f0a83 Forgot this one. We should maybe use enums more... by Steve Bavin · 18 years ago
- ca5ee3c Update the manual for the new voice config. by Steve Bavin · 18 years ago
- 6fd10ba Separate out voice options for .talk clips (FS #7249). This removes the assumptions about what to speak if a .talk clip is not available for a particular file or directory, by Steve Bavin · 18 years ago
- 4403405 Include mac decoder in tarballs by Nils Wallménius · 18 years ago
- 7a16069 e200: Better sync of display enabling and display update. The display would be remain stale after being turned back on with no screen activity. Block out the fiddling with DMA when writing to driver framebuffer. Melts seem too rare to catch now. There seems to be no significant advantage from an appearance point of view to be meddling around with the transfer anyway. by Michael Sevakis · 18 years ago
- 66f42ac show the version in the rockbox info screen by Jonathan Gordon · 18 years ago
- 9e7b3ca increase the SD stack. by Jonathan Gordon · 18 years ago
- 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