- eb20149 minor touchpad tweaking... by Jonathan Gordon · 17 years ago
- fd9bad6 touchpad interface for the colour selection screens. by Jonathan Gordon · 17 years ago
- 5af8e94 woops, lasttn does need to be global by Jonathan Gordon · 17 years ago
- 2ecb323 More residuals from 8077, sanitize chunk and watermark settings by Brandon Low · 17 years ago
- ebc981b More residuals from 8077 that should make buffering start up more smoothly and complete more completely by Brandon Low · 17 years ago
- f906498 OTher part of previous by Brandon Low · 17 years ago
- e8fa7f9 More attempt to fix 8077 by Brandon Low · 17 years ago
- 3817acc Tweak the way the data_counters are calculated to make it more friendly to the potential read-during-write, probably has very little impact on the compiled code by Brandon Low · 17 years ago
- aabd688 More try to fix 8077, BUF_USED is not a good way to determine if the buffer is healthy any more, we'll need a enw way if we need to resurrect yield_codec later by Brandon Low · 17 years ago
- e247230 redraw the siplelist more often by Jonathan Gordon · 17 years ago
- 1c36a66 Disable the already spinning optimization until it is written correctly by Brandon Low · 17 years ago
- 015f628 Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Minis, Video). * Wait a short time after powering on the HDD on all disk based targets, as that seems like a good idea. Shorten the excessive wait on initial power on. by Jens Arnold · 17 years ago
- 33acc66 * Add newfound GPO32 register to pp502x.h. * Introduce macros for the PP502x's atomic GPIO bit manipulation feature. * Remove clock setup related registers from debug screen, and add DEV_EN2, DEV_EN3 (to be verified) and GPO32 instead. by Jens Arnold · 17 years ago
- 9784f6b Make the use of signed int for buffer handles consistent and handle wrapping better. Number of handle_ids available is unchanged by this. by Brandon Low · 17 years ago
- 7b74dd7 Attempt to fix FS#8077... again by Brandon Low · 17 years ago
- 0c97493 This part was good, bring it back by Brandon Low · 17 years ago
- c2e1cc1 Revert recent changes that are broken by Brandon Low · 17 years ago
- 19eae2b Bump hid to 32bit to make sure it's safe by Brandon Low · 17 years ago
- acb3e9a Make handle id semantics more like file id. This may need to be revisited if we ever start storing long lived things on the buffer (if an item lives through 32k other items coming and going, there will be an id collision and things will break) by Brandon Low · 17 years ago
- 60d4e7c Buffering consistency improvements by Brandon Low · 17 years ago
- 86919f4 Misc. buffering related playback tweaks by Brandon Low · 17 years ago
- a7905da Updated italian translation. by Alessio Lenzi · 17 years ago
- 4d82231 Little tidy-up on previous commit. by Steve Bavin · 17 years ago
- 8d03282 Fix recursion-stack overflow on simulator, also unify some variable names and make battery level changes more realistic. by Steve Bavin · 17 years ago
- e0cd0b8 fix red by Jonathan Gordon · 17 years ago
- 97f6c46 mouse support for HAVE_TOUCHPAD target simulator by Jonathan Gordon · 17 years ago
- 24de121 Update the french translation. by Mustapha Senhaji · 17 years ago
- d6cbbb8 FS#8079 Update finnish translation by Jani Kinnunen (and fix a typo by me). by Mustapha Senhaji · 17 years ago
- c9fca1e Show exact CPU version on PP5002 targets. by Jens Arnold · 17 years ago
- 3be1ca0 MIDI: Improve seeking (especially near the end of the file) by disabling playback during the seek. Next by Stepan Moskovchenko · 17 years ago
- 11a3661 Make atomic type work for even first track. Rework low buffer handling... uses a stateful variable because I'm a bitter old man and it works this way by Brandon Low · 17 years ago
- fe2f1af Fix my mess in r15419: LANG_BATTERY_TOPOFF_CHARGE is only defined by Stéphane Doyon · 17 years ago
- 4bce3ad Use the correct event state constants. by Michael Sevakis · 17 years ago
- da93299 Accept FS#7910: spontaneously speak out the battery level when it falls by Stéphane Doyon · 17 years ago
- 775279b Fix warnings. by Stéphane Doyon · 17 years ago
- 9c3c6f9 Logf when a file is loaded atomic not packet by Brandon Low · 17 years ago
- 69f88a5 Info screen: charging and battery. by Stéphane Doyon · 17 years ago
- cd963d8 MIDI: Allow seeking forward and backward using the left/right keys. Currently seeks in 5 second by Stepan Moskovchenko · 17 years ago
- dc58c3d Give lowmem targets or targets with broken ATA implementations more buffering opportunities. Fix part of hcs' long standing SPC bug by filling if the useful data is equal to the watermark as well as less than by Brandon Low · 17 years ago
- 8b8785b Accept FS#7798: Voice unit for time by Stéphane Doyon · 17 years ago
- f6b404b Info screen fixups: by Stéphane Doyon · 17 years ago
- a042c72 Use a recursive depth-first shrinkage function, limit handles accordingly by Brandon Low · 17 years ago
- 9a11461 Comments and a fix to possibly get more out of backward skipping without rebuffering by Brandon Low · 17 years ago
- b838a62 Make bufread and bufgetdata blocking. They now return when enough data is available or when EOF is reached. This improves the API and removes the need for several duplicate waiting loops. by Nicolas Pennequin · 17 years ago
- c70671b Fix sims: sim_codec_load_ram() needed an update by Nicolas Pennequin · 17 years ago
- dd12c6c remove requirement for album artist to match for albums to count as "same", fixes FS#8071 by Robert Kukla · 17 years ago
- bfc870f Fix yellow by Brandon Low · 17 years ago
- dcca586 Improve upon my hackity hack from before by separating audio into two types: that which may be large and can be streamed and that which is small and cannot be streamed. While modifying types, allow codecs to split across the buffer wrap and dig out/move around the code that reads a codec off of the buffer to facilitate that simple sounding change. by Brandon Low · 17 years ago
- 21f0552 TAB policing by Dave Chapman · 17 years ago
- d2066fe set the iriver h100 and h300 keys correctly (fix red) by Jonathan Gordon · 17 years ago
- 13343c0 tsc2100 debug screen by Jonathan Gordon · 17 years ago
- f57ea9a m:robe 500i port: Add backlight support to the main build. by Catalin Patulea · 17 years ago
- 38548c7 Build some more plugins for M:Robe most work, doom builds and runs if you use a hack - need to fix the user timer so that it works properly. by Karl Kurbjun · 17 years ago
- 574b100 m:robe 500i port: Add support for the backlight client in the SPI subsystem by Catalin Patulea · 17 years ago
- 5f36e5a fix the output for the mrobe so we dont have to use apps/rockbox.bin by Jonathan Gordon · 17 years ago
- 01ddb56 DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item text bug) by Catalin Patulea · 17 years ago
- 9daf658 iPod Video LCD driver: Reintroduce the simple method of waiting for update completion for use in the bootloader, because bootloaders don't enable interrupts and hence the tick task won't work. Slower than the full driver, but still faster than the old one, because it first transfers the data, and then polls the BCM. by Jens Arnold · 17 years ago
- c888a9b Bootloaders are single core... (aka fix red) by Jens Arnold · 17 years ago
- ef8a7ea Major speedup of the iPod Video LCD driver. The internal update procedure of the BCM chip is now completely shadowed, handled by a tick task as necessary. Also fixes the occasional UI freezes due to stalled BCM updates by re-kicking it after a timeout. by Jens Arnold · 17 years ago
- a4d48d0 Button driver for Logik DAX, plus some changes to the debug info displayed in the bootloader build. by Dave Chapman · 17 years ago
- 80e4d67 Make Speex read its input directly from the Ogg packet, which makes for less copying and one less malloc(). Thanks to Jean-Marc Valin for the tip. by Thom Johansen · 17 years ago
- bf1b7f1 First attempt at ifdeffing out as much of the encoder stuff as possible from Speex. Gives a smaller binary and allows me to remove a couple more files from SOURCES. by Thom Johansen · 17 years ago
- 6d88717 ARM assembler versions of iir_mem16() and qmf_synth(), yielding a very nice speedup. Touch some comments in filters_cf.S by Thom Johansen · 17 years ago
- 9e23e9d Fix FS#7826 - make the view catalog option in the main menu > playlists menu use the same text as the view catalog option in the onplay menus by Jonathan Gordon · 17 years ago
- 155f928 fix FS#8064 - screen scroll step and screen scroll out of view needed a restart o take effect by Jonathan Gordon · 17 years ago
- ff9cdb4 Temporary work around for the situation where a single codec request is for more data than a single file_chunk and that file gets stuck. This should be fixed differently as it could lead to unresponsive behavior from the buffering thread for the duration of a file load. by Brandon Low · 17 years ago
- 7127199 Lets use the measurements Toni took months ago for the Sansa battery, instead of the using the Archos ones. by Michael Giacomelli · 17 years ago
- a076da6 Remove an unneeded #include - action.h is already included by plugin.h by Dave Chapman · 17 years ago
- fe93919 Update Dutch language file by Peter D'Hoye · 17 years ago
- 5e37895 RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warnings _are_ useful. :) by Magnus Holmgren · 17 years ago
- 164b8f6 Use O_BINARY when reading the firmware file - for win32 compatibility by Dave Chapman · 17 years ago
- 7f79564 Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by removal of last_track argument in track_(un)buffer callback. by Nicolas Pennequin · 17 years ago
- b41b1b3 Register me into a couple maintainer slots. by Nicolas Pennequin · 17 years ago
- f04a9b3 FS#8057: Update finnish translation by Jani Kinnunen. by Mustapha Senhaji · 17 years ago
- 6c2a904 * For a better access to the information of the Rockbox Info menu by visually by Alessio Lenzi · 17 years ago
- 3c64ace Fix FS#8052 - kernel.c compilation errors when compiling for debug. Just some minor typos that got in with last minute SW corelock changes. by Michael Sevakis · 17 years ago
- 9d05e50 Fix a file descriptor leak that happened with large directories of small files with some invalid ones. by Nicolas Pennequin · 17 years ago
- fabdd38 Make the playlist catalog use the following settings as appropriate: show filename extensions, load last bookmark, party mode and warn when erasing dynamic playlist. by Magnus Holmgren · 17 years ago
- 09bce70 Slight rework of the buffering logic: by Nicolas Pennequin · 17 years ago
- 151b7c9 Further improve the mistakes I made in add_handle (thanks Nico_P for not beating me with them) by Brandon Low · 17 years ago
- 7030279 Fix a logf warning by Brandon Low · 17 years ago
- 4ff2f9f can_add_handle() can be removed, but its logic must remain: before adding a handle, we need to make sure the there'll be space left for the curent one to finish buffering. This should fix the audio dropout problems people were experiencing. by Nicolas Pennequin · 17 years ago
- be6e85d Revert r15360: It didn't completely fix the problem and it's a bit dirty. A better solution has to be found. by Nicolas Pennequin · 17 years ago
- 9626948 Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious of this one, it'll certainly bite us again. Gut out all the silly file selection stuff, this plugin is already a viewer. Note that mp3_encoder still is buggy and needs more work (or we need a transcoder plugin...). by Thom Johansen · 17 years ago
- c436657 some improvements to FS#8008 - see tracker entry for details by Robert Kukla · 17 years ago
- e9001ae Just because it's #if 0 doesn't make it inferior... by Thom Johansen · 17 years ago
- daf9374 Fix faulty clipping when dithering is enabled (thanks to Jens Arnold). This bug would only affect people using WMA. Also, add a small comment in an unrelated place. by Thom Johansen · 17 years ago
- 781c82c Argh. by Michael Giacomelli · 17 years ago
- 31b74ecb Copyright. by Michael Giacomelli · 17 years ago
- 132bc63 We removed the old Q15.16 precision trig functions from decoding ages ago, so no need to leave them in. Also, this code needs a GPL header. by Michael Giacomelli · 17 years ago
- 3da91a9 FS#8044: Update potugues-brasileiro translation by Adilson Vicente Xavier. by Mustapha Senhaji · 17 years ago
- b583ff6 Turn the DEBUGF messages into logf in the ID3 parser, so that by default they don't get shown. by Nicolas Pennequin · 17 years ago
- 4649eec Fix yellow, not sure how to properly specify this argument's nature so this is fine by Brandon Low · 17 years ago
- 483dca9 Remove can_add_handle, its safety and benefit are both questionable. Make shrink_buffer a function to reduce code duplication. Change move_handle semantics so that the caller never loses track of the current position of h, even if the move fails. by Brandon Low · 17 years ago
- 30d3d36 Invalidate prevtrack_id3 on all track skips to prevent next track info from being displaying for a split second after skipping to the previous track. by Nicolas Pennequin · 17 years ago
- aecca66 Update "elapsed" and "offset" in the mp3entries on the main buffer in the corresponding codec callbacks. by Nicolas Pennequin · 17 years ago
- d400e23 Prefix the error constants with ERR_ by Nicolas Pennequin · 17 years ago
- 75eff7a rework my previous commit (FS#8008) to be able to work for any of the strings in the id3 info struct, new ones need to be added to tagtree.c and tagnavi.config by Jonathan Gordon · 17 years ago
- c985903 Oops, sucky workaround wasn't meant to be committed. by Steve Bavin · 17 years ago
- 7707f7f Tiny bit of code policing: remove unneeded variable and spaces at end-of-line. by Steve Bavin · 17 years ago