summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-28kill additional spaces (opt again)Dominik Riebeling1-22/+22
2006-08-28Test plugin for measuring the internal scan rate of the LCD, for developers. ...Jens Arnold1-0/+177
2006-08-27PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in ...Jens Arnold1-17/+23
2006-08-27TypoMartin Arver1-1/+1
2006-08-27Fix to FS#5835. Update player vkeyboard description.Martin Arver1-31/+11
2006-08-27Add Andrew Melville to the creditsMartin Arver1-0/+1
2006-08-27Fixes for FS#5822 as reported by Andrew Melville.Martin Arver4-25/+26
2006-08-27Part two of a cleanup of the manuals (mainly Archos) as reported by Marianne ...Martin Arver12-4/+37
2006-08-27Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * ...Martin Arver16-150/+200
2006-08-27Fixed: With dircache+tagcache in RAM using Search by filename->PlayerMiika Pekkarinen1-4/+5
2006-08-27Force WPS reload after all tracks have been buffered (runtime statsMiika Pekkarinen1-0/+3
2006-08-27Fix typos, reported by Marianne ArnoldMartin Arver8-21/+31
2006-08-27Spanish translation update by Victor CardenasMarcoen Hirschberg2-455/+2934
2006-08-27Stop the paddle moving whie the game is paused.. AKA cheatingJonathan Gordon1-2/+3
2006-08-27Fixed the error in tagtree.cMichael Sevakis1-1/+1
2006-08-26Add %sort and %limit variables for better control of the tag browserMiika Pekkarinen2-30/+90
2006-08-26Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis2-43/+43
2006-08-26Runtime stats for WPS.Miika Pekkarinen2-2/+16
2006-08-261 is the correct value here. Not that it makes any difference... :)Magnus Holmgren1-1/+1
2006-08-26Fixed silly bugs in H10 button driver.Barry Wardell1-3/+4
2006-08-26Make doom work with sound on X5.Jens Arnold1-1/+3
2006-08-26FS#5884 Fix simulator file delete/rename with dircache.Miika Pekkarinen1-0/+15
2006-08-26Make volume and battery level enums dynamic, inspired by patch 4802. Almost b...Magnus Holmgren1-7/+22
2006-08-26Prevent an endless loop in some m4a files (looks like a crash whenMiika Pekkarinen1-0/+3
2006-08-26Fixed performance problems when initializing tagcache.Miika Pekkarinen2-1/+16
2006-08-26Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...Barry Wardell2-3/+3
2006-08-26Corrected Archos Player names.Jens Arnold1-1/+1
2006-08-26Got rid of backlight wink between bootloader and firmware start by removing r...Michael Sevakis2-4/+18
2006-08-25Browse by year (now numeric tags are fully supported too).Miika Pekkarinen3-29/+61
2006-08-25First attempt for a Quick Start. Also move the playback description (formerly...Dominik Riebeling2-376/+449
2006-08-25Use uniqbuf for unique tags only.Miika Pekkarinen1-1/+1
2006-08-25\playername already includes \playermanDominik Riebeling1-1/+1
2006-08-25Tagcache: Don't show duplicate entries and automatically inheritMiika Pekkarinen3-39/+84
2006-08-25fixed the bootloader check to not have to get a huuuuge set of targets butDaniel Stenberg1-12/+11
2006-08-25Ooops. The TMR reset must only be done when starting the timer.Linus Nielsen Feltzing1-4/+5
2006-08-25Fix the problem with the user timer on X5 by explicitly resetting the timer b...Linus Nielsen Feltzing1-0/+4
2006-08-25Repeat the table heading on all pages. Minor units tweaks.Dominik Riebeling1-6/+6
2006-08-25Some minor updates to the install section. * Include install instructions in ...Martin Arver3-26/+35
2006-08-25Fix typoMartin Arver1-3/+3
2006-08-25oopsMartin Arver1-1/+1
2006-08-25Fix a minor typoDave Chapman1-1/+1
2006-08-24Add the \btnfnt macro to the ipod3g as well.Martin Arver1-7/+7
2006-08-24Set the button names using a different font face (bold for now).Dominik Riebeling14-100/+101
2006-08-24Add vector drawings of the Ondios from Marianne ArnoldMartin Arver7-2/+1046
2006-08-24Fix profile buildsDaniel Ankers2-9/+7
2006-08-24fix typo and update the 160x128x2 screenshotMartin Arver2-1/+1
2006-08-24Corrections to the last commitMartin Arver1-1/+2
2006-08-24Fix for task #5862. Add note about freezing peakmetersMartin Arver1-162/+165
2006-08-24Increase the number of pixels written to the Photo/Color LCD in one go to 0x1...Dave Chapman1-4/+4
2006-08-24X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code...Jens Arnold1-269/+207