summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-28Synced.Magnus Holmgren
2006-05-28Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead o...Jens Arnold
2006-05-28Load uniqued tags correctly at commit (should fix duplicates). TryMiika Pekkarinen
2006-05-28fix yellow buildsPeter D'Hoye
2006-05-27verify that the download dir exists and is writable, or create it if it isDaniel Stenberg
2006-05-27Added rockboxdev.shDaniel Stenberg
2006-05-27Patch No. 5430 by Mark Bright. Minesweeper updates.Michael DiFebbo
2006-05-27Removed entries from manual related to features no longer in Rockbox for Arch...Michael DiFebbo
2006-05-27Init dircache after applying settings and use a splash. Possible preventMiika Pekkarinen
2006-05-27code policePeter D'Hoye
2006-05-27remove bomMarcoen Hirschberg
2006-05-26Updated Dutch translation by Sander Sweers.Peter D'Hoye
2006-05-26French language file update by Mustapha Senhaji.Peter D'Hoye
2006-05-25for sh, get and apply the proper rockbox patch as wellDaniel Stenberg
2006-05-25Replace "#if (ROCKBOX_HAS_LOGF == 1)" with "#ifdef ROCKBOX_HAS_LOGF" - this i...Dave Chapman
2006-05-25Updates to installation instructions to insert a placeholder for bootloader i...Michael DiFebbo
2006-05-25For future use in the installation instructions section of the manual.Michael DiFebbo
2006-05-25The code police strikes back. * Simpler button wait.Jens Arnold
2006-05-25Ooops.Jens Arnold
2006-05-25fix minesweeper for ondio (patch by Alexander Spyridakis)Marcoen Hirschberg
2006-05-25Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ...Jens Arnold
2006-05-25Fix: -illons weren't voiced properly since the .lang rework.Jens Arnold
2006-05-24Move backdrop handling out of the (potential) middle of an if-else. Right now...Jens Arnold
2006-05-24Code policed C99-style variable declarations.Jens Arnold
2006-05-24(1) Tagcache commit message now uses splash on bitmap displays: * Uses user f...Jens Arnold
2006-05-23Enable wormlet for the ipod 3g - there is no reason to exclude it.Dave Chapman
2006-05-23make wormlet work on iaudio, patch by Mustapha SenhajiMarcoen Hirschberg
2006-05-23Fix red playersim build on linux, and make it a bit less hackish.Jens Arnold
2006-05-23Implemented screendump for the player sim.Jens Arnold
2006-05-23Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to ...Zakk Roberts
2006-05-23Assorted changes by Mikael Magnusson and I. * When moving through filled spac...Zakk Roberts
2006-05-22add seperate scroll options for remote. Patch by Alexander Spyridakis which f...Marcoen Hirschberg
2006-05-22fix simulator build for the gigabeatMarcoen Hirschberg
2006-05-22Patch attached to bug report #5077 by Ewan Davies which fixes argh/food gener...Zakk Roberts
2006-05-21Add missing plugin screenshots for ipod Video and Mini. (FS#5409 by Mark Bright)Dominik Riebeling
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye
2006-05-20Fix bug 4916: Short Vorbis files won't play.Magnus Holmgren
2006-05-20Patch #5384 from Alexander Spyridakis - fixes bug report 4908Dave Chapman
2006-05-20Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061Dave Chapman
2006-05-20Update plugin listing to reflect the state of the wiki page. Add button mappi...Dominik Riebeling
2006-05-20Apply changes to scroll_delay, scroll_speed and scroll_step settings across a...Dave Chapman
2006-05-20Use "make fullzip" when performing a simulator installDave Chapman
2006-05-20Patch #5374 - Updated text editor plugin from Jonathan Gordon.Dave Chapman
2006-05-20Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback a...Dave Chapman
2006-05-18Check if backdrop available at wps load. Clear old backdrop pointer when the ...Peter D'Hoye
2006-05-18Add an image of the h300 for the rockbox_interface chapterMartin Arver
2006-05-18Editing to Rockbox interface chapter.Michael DiFebbo
2006-05-18Adjustments to front page.Michael DiFebbo
2006-05-18Initial draft of installation instructions for iriver platforms and some acco...Michael DiFebbo
2006-05-18Oops, move out the define from the #ifndef SIMULATORHristo Kovachev