Age | Commit message (Expand) | Author | Files | Lines |
2007-04-14 | Do the target shuffle again a better way by including from higher levels | Michael Sevakis | 5 | -172/+195 |
2007-04-14 | * make it louder - inspired by FS #6911 | Christian Gmeiner | 2 | -52/+63 |
2007-04-14 | Fix an off-by-one bug (hitting when menu titles are enabled) in the oldmenu w... | Jens Arnold | 1 | -1/+1 |
2007-04-13 | Add -rfb option for reading the main firmware (OSOS image) as a binary file. | Dave Chapman | 3 | -13/+26 |
2007-04-13 | Build libmad separately for mpegplayer. This provides flexibility to adjust ... | Dave Chapman | 2 | -7/+20 |
2007-04-13 | Hrmph. Forgot the other instance of cache hacking. | Michael Sevakis | 1 | -1/+1 |
2007-04-13 | Fix 3G errors. | Michael Sevakis | 1 | -0/+4 |
2007-04-13 | Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the... | Michael Sevakis | 8 | -179/+262 |
2007-04-13 | Simplify the readshort/readlong/readstr functions - move the bounds checking ... | Dave Chapman | 1 | -55/+51 |
2007-04-13 | rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th... | Marcoen Hirschberg | 9 | -12/+12 |
2007-04-13 | Remove the crossfeed WPS tag from the manual. | Nicolas Pennequin | 1 | -1/+0 |
2007-04-13 | FS#7020. Make the behaviour of '#' more consistent. It now requires escaping ... | Nicolas Pennequin | 2 | -2/+3 |
2007-04-12 | Removed unused struct member from gui_synclist, and reordered struct members ... | Jens Arnold | 1 | -17/+17 |
2007-04-12 | Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha... | Peter D'Hoye | 2 | -33/+33 |
2007-04-12 | Fix bootloader warning. | Jens Arnold | 1 | -1/+1 |
2007-04-12 | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold | 53 | -152/+256 |
2007-04-12 | Consistency fix: pressing play (on) button also takes you to the WPS just lik... | Peter D'Hoye | 1 | -0/+1 |
2007-04-12 | Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o... | Barry Wardell | 2 | -9/+9 |
2007-04-12 | Now track total playtime should be accessible as well by using Pm and Ps virt... | Miika Pekkarinen | 3 | -0/+12 |
2007-04-12 | Added virtual tags in database to break track length to minutes and seconds. | Miika Pekkarinen | 4 | -2/+14 |
2007-04-12 | Make resuming a directory bookmark more robust (e.g., when the directory no l... | Magnus Holmgren | 1 | -4/+13 |
2007-04-12 | FS#7002 - Fix a bug in parser of tagnavi.config preventing to set first menu ... | Miika Pekkarinen | 1 | -2/+7 |
2007-04-12 | Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero... | Miika Pekkarinen | 1 | -2/+20 |
2007-04-12 | Non-functional change - use the firmware __backlight_on() function instead of... | Dave Chapman | 1 | -22/+2 |
2007-04-12 | * Add the crossfade (%xf) WPS tag | Nicolas Pennequin | 4 | -37/+56 |
2007-04-12 | Give most of the items in the main menu a context menu | Jonathan Gordon | 3 | -11/+47 |
2007-04-12 | fix typo in the last commit: lcd_setfont -> lcd_remote_setfont | Marcoen Hirschberg | 1 | -1/+1 |
2007-04-12 | If credits.rock isnt loadable manually show the logo and version. | Jonathan Gordon | 2 | -2/+12 |
2007-04-12 | mpegplayer: Recover from audio stream errors better. Correct some sizes. Add ... | Michael Sevakis | 1 | -6/+10 |
2007-04-12 | simplify UDA1380 bass and treble code | Marcoen Hirschberg | 2 | -14/+6 |
2007-04-12 | remove Sansa from the todo | Marcoen Hirschberg | 1 | -2/+2 |
2007-04-12 | mpegplayer: oops, added an IRAM init/buffer get order switch that should have... | Michael Sevakis | 1 | -1/+2 |
2007-04-12 | Fix the backlight and led bugs from my last commit | Karl Kurbjun | 2 | -22/+11 |
2007-04-12 | mpegplayer: do some reordering, add some needed volatiles, make sure thread c... | Michael Sevakis | 1 | -24/+27 |
2007-04-12 | SWCODEC: Fix a race condition caused by yielding in pcm_mute that could have ... | Michael Sevakis | 1 | -3/+14 |
2007-04-12 | Add a check to make sure initializing the BSS section doesn't pass a negative... | Michael Sevakis | 1 | -1/+2 |
2007-04-11 | Oops, forgot to commit 2 new files... | Jens Arnold | 2 | -0/+531 |
2007-04-11 | Moved SH1 system code to target tree. * First shot at hwcompat cleanup. | Jens Arnold | 31 | -559/+36 |
2007-04-11 | Make sure selected track of playlist viewer doesn't become bigger than number... | Peter D'Hoye | 1 | -0/+2 |
2007-04-11 | Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add... | Jens Arnold | 15 | -117/+19 |
2007-04-11 | Wavview plugin: minor speed increase | Peter D'Hoye | 1 | -10/+11 |
2007-04-11 | Moved archos USB handling to target tree. Minor simplification for coldfire (... | Jens Arnold | 8 | -78/+197 |
2007-04-11 | mpegplayer: Hopefully help some problems on dual core. Make USB mode exit cor... | Michael Sevakis | 2 | -22/+22 |
2007-04-11 | Some quick and dirty MIDI player optimizations, now it works on the X5 and M5... | Linus Nielsen Feltzing | 3 | -14/+11 |
2007-04-11 | Hide the list title if only one line would fit under it | Jonathan Gordon | 1 | -1/+1 |
2007-04-11 | Move iPod Video hardware equalizer init to audio_init() after the hardware is... | Dan Everton | 2 | -9/+8 |
2007-04-11 | /me fail english? thats unpossible | Jonathan Gordon | 1 | -1/+1 |
2007-04-11 | Fix the comment, read_bmp_file() returns >=0 for success, not 0 | Jonathan Gordon | 1 | -1/+2 |
2007-04-11 | Gigabeat: Pin initialization for the USB and ATA interface. This also adds p... | Karl Kurbjun | 2 | -17/+48 |
2007-04-10 | wav viewer plugin changes: speedup file reading, allow abort while reading, b... | Peter D'Hoye | 1 | -32/+70 |