summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Removed unused struct member from gui_synclist, and reordered struct members ...Jens Arnold1-17/+17
2007-04-12Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha...Peter D'Hoye2-33/+33
2007-04-12Fix bootloader warning.Jens Arnold1-1/+1
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold53-152/+256
2007-04-12Consistency fix: pressing play (on) button also takes you to the WPS just lik...Peter D'Hoye1-0/+1
2007-04-12Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...Barry Wardell2-9/+9
2007-04-12Now track total playtime should be accessible as well by using Pm and Ps virt...Miika Pekkarinen3-0/+12
2007-04-12Added virtual tags in database to break track length to minutes and seconds.Miika Pekkarinen4-2/+14
2007-04-12Make resuming a directory bookmark more robust (e.g., when the directory no l...Magnus Holmgren1-4/+13
2007-04-12FS#7002 - Fix a bug in parser of tagnavi.config preventing to set first menu ...Miika Pekkarinen1-2/+7
2007-04-12Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero...Miika Pekkarinen1-2/+20
2007-04-12Non-functional change - use the firmware __backlight_on() function instead of...Dave Chapman1-22/+2
2007-04-12* Add the crossfade (%xf) WPS tagNicolas Pennequin4-37/+56
2007-04-12Give most of the items in the main menu a context menuJonathan Gordon3-11/+47
2007-04-12fix typo in the last commit: lcd_setfont -> lcd_remote_setfontMarcoen Hirschberg1-1/+1
2007-04-12If credits.rock isnt loadable manually show the logo and version.Jonathan Gordon2-2/+12
2007-04-12mpegplayer: Recover from audio stream errors better. Correct some sizes. Add ...Michael Sevakis1-6/+10
2007-04-12simplify UDA1380 bass and treble codeMarcoen Hirschberg2-14/+6
2007-04-12remove Sansa from the todoMarcoen Hirschberg1-2/+2
2007-04-12mpegplayer: oops, added an IRAM init/buffer get order switch that should have...Michael Sevakis1-1/+2
2007-04-12Fix the backlight and led bugs from my last commitKarl Kurbjun2-22/+11
2007-04-12mpegplayer: do some reordering, add some needed volatiles, make sure thread c...Michael Sevakis1-24/+27
2007-04-12SWCODEC: Fix a race condition caused by yielding in pcm_mute that could have ...Michael Sevakis1-3/+14
2007-04-12Add a check to make sure initializing the BSS section doesn't pass a negative...Michael Sevakis1-1/+2
2007-04-11Oops, forgot to commit 2 new files...Jens Arnold2-0/+531
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold31-559/+36
2007-04-11Make sure selected track of playlist viewer doesn't become bigger than number...Peter D'Hoye1-0/+2
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold15-117/+19
2007-04-11Wavview plugin: minor speed increasePeter D'Hoye1-10/+11
2007-04-11Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold8-78/+197
2007-04-11mpegplayer: Hopefully help some problems on dual core. Make USB mode exit cor...Michael Sevakis2-22/+22
2007-04-11Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...Linus Nielsen Feltzing3-14/+11
2007-04-11Hide the list title if only one line would fit under itJonathan Gordon1-1/+1
2007-04-11Move iPod Video hardware equalizer init to audio_init() after the hardware is...Dan Everton2-9/+8
2007-04-11/me fail english? thats unpossibleJonathan Gordon1-1/+1
2007-04-11Fix the comment, read_bmp_file() returns >=0 for success, not 0Jonathan Gordon1-1/+2
2007-04-11Gigabeat: Pin initialization for the USB and ATA interface. This also adds p...Karl Kurbjun2-17/+48
2007-04-10wav viewer plugin changes: speedup file reading, allow abort while reading, b...Peter D'Hoye1-32/+70
2007-04-10Oops. Shouldn't forget the default handler.Dominik Riebeling1-0/+2
2007-04-10make the runtime view nicer.Dominik Riebeling1-82/+53
2007-04-10Ooops. Forgot to add Philippe Latulippe to the credits file.Dominik Riebeling2-0/+2
2007-04-10Document the RTC wps tags. FS#6986 by Philippe Latulippe.Dominik Riebeling1-0/+25
2007-04-10Add .mpeg extension to viewers.cfgMichael Sevakis1-0/+1
2007-04-10Use valid_time() instead of using individual checks which amount to the same ...Nicolas Pennequin2-21/+11
2007-04-10mpegplayer: do a little post commit cleanup.Michael Sevakis1-10/+3
2007-04-10mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis4-518/+1123
2007-04-10RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan...Nicolas Pennequin5-90/+84
2007-04-10More complete sized integer definitions.Michael Sevakis1-18/+66
2007-04-10Remove unused code (already moved to target tree).Barry Wardell1-11/+0
2007-04-10Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after s...Nicolas Pennequin2-1/+2