- 0f661ab Fix spurious spaces in wiki links by introducing a wiki link macro. Fixes FS#5450 by Dominik Riebeling · 19 years ago
- 0898d38 Correction to section 2.2.1 and 2.4.1 on X5 platform to properly identify button to enter Main Menu. by Michael DiFebbo · 19 years ago
- 26ba653 Synced. by Magnus Holmgren · 19 years ago
- cb197b2 Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead of 1:1.25). Exactly square blocks aren't possible, unfortunately. by Jens Arnold · 19 years ago
- d6af04b Load uniqued tags correctly at commit (should fix duplicates). Try by Miika Pekkarinen · 19 years ago
- 5995314 fix yellow builds by Peter D'Hoye · 19 years ago
- 3398854 verify that the download dir exists and is writable, or create it if it is by Daniel Stenberg · 19 years ago
- 3465653 Added rockboxdev.sh by Daniel Stenberg · 19 years ago
- fa5030c Patch No. 5430 by Mark Bright. Minesweeper updates. by Michael DiFebbo · 19 years ago
- 2fa5586 Removed entries from manual related to features no longer in Rockbox for Archos Recorder, as reported in this thread: http://forums.rockbox.org/index.php?topic=4431.0 by Michael DiFebbo · 19 years ago
- 196b770 Init dircache after applying settings and use a splash. Possible prevent by Miika Pekkarinen · 19 years ago
- 4597598 code police by Peter D'Hoye · 19 years ago
- ce50b54 remove bom by Marcoen Hirschberg · 19 years ago
- 5dca535 Updated Dutch translation by Sander Sweers. by Peter D'Hoye · 19 years ago
- 6d0d81f French language file update by Mustapha Senhaji. by Peter D'Hoye · 19 years ago
- 7d1cd16 for sh, get and apply the proper rockbox patch as well by Daniel Stenberg · 19 years ago
- db1cda8 Replace "#if (ROCKBOX_HAS_LOGF == 1)" with "#ifdef ROCKBOX_HAS_LOGF" - this is consistent with the rest of Rockbox and Mark Arigo reported that it caused an error in his gcc when trying to compile a logf-enabled sim by Dave Chapman · 19 years ago
- dae08b3 Updates to installation instructions to insert a placeholder for bootloader installation instructions for ipod and iaudio platforms. by Michael DiFebbo · 19 years ago
- a120e5b For future use in the installation instructions section of the manual. by Michael DiFebbo · 19 years ago
- 2f92294 The code police strikes back. * Simpler button wait. by Jens Arnold · 19 years ago
- 6190358 Ooops. by Jens Arnold · 19 years ago
- e25f577 fix minesweeper for ondio (patch by Alexander Spyridakis) by Marcoen Hirschberg · 19 years ago
- e1beea8 Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 by Manuel Dejonghe. by Jens Arnold · 19 years ago
- 2311eea Fix: -illons weren't voiced properly since the .lang rework. by Jens Arnold · 19 years ago
- 586cfa3 Move backdrop handling out of the (potential) middle of an if-else. Right now we don't have a target with both colour display and hotswap, but we probably will (when getting USB OTG to work on H300). by Jens Arnold · 19 years ago
- 35aae1c Code policed C99-style variable declarations. by Jens Arnold · 19 years ago
- b09df80 (1) Tagcache commit message now uses splash on bitmap displays: * Uses user font (better readability because of font size, message can be localised in languages with non-latin script). * Solves mysterious screen clear observed on Ondio (caused by an uninitialised variable when there was nothing to commit). * Smaller code. (2) Tagcahce commit message implemented for Player. by Jens Arnold · 19 years ago
- 972a219 Enable wormlet for the ipod 3g - there is no reason to exclude it. by Dave Chapman · 19 years ago
- 7db4270 make wormlet work on iaudio, patch by Mustapha Senhaji by Marcoen Hirschberg · 19 years ago
- 25f3860 Fix red playersim build on linux, and make it a bit less hackish. by Jens Arnold · 19 years ago
- 8325e0b Implemented screendump for the player sim. by Jens Arnold · 19 years ago
- 476ba3b Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to reflect last commit's color change. * Holding a direction key gives old behavior with which player can go straight through edges without stopping (best of both worlds). by Zakk Roberts · 19 years ago
- 74d86f7 Assorted changes by Mikael Magnusson and I. * When moving through filled space, stop moving at any edge. * Changed background color to a more standard lightish blue. * Use user's font in the menu unless it's too big. * iPods: Use scroll wheel in menu instead of Menu/Play being Up/Down. * Exit button no longer always completely quits the plugin; returns you to the menu if you're in a game, or quits if you're at the menu. * A couple other little things. by Zakk Roberts · 19 years ago
- a86919a add seperate scroll options for remote. Patch by Alexander Spyridakis which fixes bug #5348. Changes CONFIG_BLOCK_VERSION so save your settings.. by Marcoen Hirschberg · 19 years ago
- 9ad02de fix simulator build for the gigabeat by Marcoen Hirschberg · 19 years ago
- 02e97d5 Patch attached to bug report #5077 by Ewan Davies which fixes argh/food generation on larger LCDs. His patch also brings up-to-date and includes Tom Evans' patch #1510 to start Wormlet with a menu for adjusting almost everything about the game (argh size, number, food size, number, growth rate, worm speed...). Some changes by me. Probably not bugfree, but Works For Me (tm). by Zakk Roberts · 19 years ago
- d072ca6 Add missing plugin screenshots for ipod Video and Mini. (FS#5409 by Mark Bright) by Dominik Riebeling · 19 years ago
- 93b899d Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) by Peter D'Hoye · 19 years ago
- 6ddb5f2 Fix bug 4916: Short Vorbis files won't play. by Magnus Holmgren · 19 years ago
- fd18a4e Patch #5384 from Alexander Spyridakis - fixes bug report 4908 by Dave Chapman · 19 years ago
- 217f54b Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061 by Dave Chapman · 19 years ago
- 8784dd4 Update plugin listing to reflect the state of the wiki page. Add button mappings for ipod to Jewels plugin (FS#5401 by Mark Bright) by Dominik Riebeling · 19 years ago
- 1c9dacd Apply changes to scroll_delay, scroll_speed and scroll_step settings across all screens when changing them in the settings menu. Fixes bug #5348. by Dave Chapman · 19 years ago
- d49b112 Use "make fullzip" when performing a simulator install by Dave Chapman · 19 years ago
- 4c3ada4 Patch #5374 - Updated text editor plugin from Jonathan Gordon. by Dave Chapman · 19 years ago
- fa5caa0 Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback after seeking in an MP3 file. It works for me, but needs more testing with a wider range of files before we can close the bug report - please post feedback on the tracker. by Dave Chapman · 19 years ago
- 965e824 Check if backdrop available at wps load. Clear old backdrop pointer when the user has removed it while being in the menu. Fixes bug 5351 by Peter D'Hoye · 19 years ago
- b5ddf41 Add an image of the h300 for the rockbox_interface chapter by Martin Arver · 19 years ago
- 73e1f6a Editing to Rockbox interface chapter. by Michael DiFebbo · 19 years ago
- fc18e82 Adjustments to front page. by Michael DiFebbo · 19 years ago
- b044683 Initial draft of installation instructions for iriver platforms and some accompanying restructuring of the Getting Started chapter. Still needs some cleanup. by Michael DiFebbo · 19 years ago
- 372ae28 Oops, move out the define from the #ifndef SIMULATOR by Hristo Kovachev · 19 years ago
- 8fb9f02 Use more proper default contrast for the iriver lcd remotes, also reset by Hristo Kovachev · 19 years ago
- c138d00 Fix jpeg viewer crashing in directories with files without extension. by Hristo Kovachev · 19 years ago
- 06605a9 Buffer margin was off by 1 causing corruption when page scrolling by Hardeep Sidhu · 19 years ago
- b322af2 iAudio X5: Allow joystick SELECT in menus by Linus Nielsen Feltzing · 19 years ago
- 44a7595 Iriver: Don't scroll remote LCD lines 'in the dark', i.e. with the remote unplugged. by Jens Arnold · 19 years ago
- 2436dba Update dircache startcluster at file close when writing. Fixes bug when creating small files (dircache startcluster remains 0 because fat write doesn't occur until close). by Hardeep Sidhu · 19 years ago
- ca91614 Add an 'Exit Jewels' option to the in-game menu to avoid having to exit to the main menu to quit; this allows us to remove the Menu+Select 'quit' key for iPods, which could be accidentally pressed during play. by Zakk Roberts · 19 years ago
- d6af987 New improved boxes wps for H3xx. Virtual LED and locks untested as I don't own a H3xx to test on. by Christi Scarborough · 19 years ago
- 830ec63 Stop playback before starting to use IRAM by Dave Chapman · 19 years ago
- 83f67db Ondio: Two voice bugfixes. (1) When changing language and voice is enabled, do the voice file presence check the same way as on the other targets. Loading the tables right away when music is playing isn't a good idea... (2) Changing language with voice enabled leaked file handles. by Jens Arnold · 19 years ago
- 96fe331 add a default glyph to the default font by Marcoen Hirschberg · 19 years ago
- 506bac9 Various clean-ups in preparation for 3.0: 1) Add a built-in default game which is used for the case when Sudoku is started as a plugin and no sudoku.ss exists - this prevents a time-consuming game generation; 2) Allow the user to abort a game generation by pressing any button; 3) Save the current state when user exits via the Quit button (previously, Sudoku only saved when quitting from the main menu); 4) Add a new "edit menu" for when the user is manually entering a new game, rather than displaying all options. by Dave Chapman · 19 years ago
- 254751f Update by Alessio Lenzi by Marcoen Hirschberg · 19 years ago
- bda2d5e Boost cpu when performing large insertions or saving playlist to disk by Hardeep Sidhu · 19 years ago
- 3fcd68d Remove obsolete comment by Martin Arver · 19 years ago
- cce0d65 handy script that downloads, builds and installs a cross-compiler setup for you by Daniel Stenberg · 19 years ago
- 4b2b804 Update by Mustapha Senhaji by Marcoen Hirschberg · 19 years ago
- 3b52485 Look for dedicated bitmaps for the LCD dimensions when building the WPS (in a subdir, for example iCatcher/160x128x16/) by Linus Nielsen Feltzing · 19 years ago
- cfc3c9e7 Added missing ISO8859-1 characters , squeezed into 6x8 by Marianne Arnold. Fixes bug #5330. by Jens Arnold · 19 years ago
- c13d751 add Traditional Chinese translation by Wenbin Leo by Marcoen Hirschberg · 19 years ago
- 96fbc41 there was a more recent update.. by Marcoen Hirschberg · 19 years ago
- c528fde updated translation by Jani Kinnunen by Marcoen Hirschberg · 19 years ago
- 264d8f6 Enable next-dir skip on platforms with no directly mapped button combos (click-longclick of next/prev) by Linus Nielsen Feltzing · 19 years ago
- 44cd303 updated translation by Jiri Jurecek by Marcoen Hirschberg · 19 years ago
- a62a2cf update translation by Imre Herceg by Marcoen Hirschberg · 19 years ago
- 1b7446f update Norwegian translation by Frederik Vestre by Marcoen Hirschberg · 19 years ago
- a892880 Reset playlist_end when automatically skipping. Fixes B#5319. by Hardeep Sidhu · 19 years ago
- c9a11cd Reset id3 info in all cases where we need to rebuffer tracks by Hardeep Sidhu · 19 years ago
- a238ab9 Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimator gain) into the UDA driver. * All: Settings structure sorted & cleaned up. by Jens Arnold · 19 years ago
- c9a1b4e Correctly enable crossfade mixmode only when not skipping tracks manually. by Miika Pekkarinen · 19 years ago
- 784b4c9 Correctly test on volume id flag by Peter D'Hoye · 19 years ago
- d9b94b6 Battery benchmark: * Don't crash on player. * Map remote buttons for recorder & player. by Jens Arnold · 19 years ago
- 736a399 H1x0: Obey SPDIF power setting for monitoring SPDIF recordings as far as possible. by Jens Arnold · 19 years ago
- 2e9ddeb Added X5 and Ondio to section 2.4.1 (patch by Mark Bright). by Michael DiFebbo · 19 years ago
- e28e2fc Fix bug report 5350 (incorrect button sequence shown in section 2.4.1 for main menu on iriver platforms). Also added reference to how to enter main menu to beginning of Chapter 3. Some other minor editing and much updating of \setting macro where necessary throughout chapters 2 and 3. by Michael DiFebbo · 19 years ago
- 111d876 Added Gaetano Vocca to credits. by Miika Pekkarinen · 19 years ago
- 073f197 H1x0: Add SPDIF power control and frequency measurement to the SPDIF monitor. by Jens Arnold · 19 years ago
- 2de6604 Iriver recording: Always route the signals through the coldfire audio interface for monitoring. Advantages: (H1x0) Enables parallel analog and SPDIF monitoring of both analog or SPDIF sources. When recording from SPDIF, the SPDIF monitor signal is pure pass-through. (all) Digital clipping is now audible in the analog monitor signal. by Jens Arnold · 19 years ago
- 76b1326 Fix red sim. by Thom Johansen · 19 years ago
- a4bfe37 Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported recording options on Iriver. Sample rate displayed in recording screen reflects the real S/PDIF sample rate when doing S/PDIF recording. Testing would be appreciated. Thanks to Jens Arnold for fixing the DMA hang issue. Will reset settings! by Thom Johansen · 19 years ago
- 5725b8c got Frank Dishner's viewer patch (#4873) working again and added encoding to the settings menu. Fixes #4763 and #5256 by Marcoen Hirschberg · 19 years ago
- 5a33784 Fixed a problem with tagcache search skipping long tags. Thanks for by Miika Pekkarinen · 19 years ago
- 119d5b7 Iriver: Don't power the UDA1380 WSPLL as we don't use it. This is required according to the datasheet. by Jens Arnold · 19 years ago
- cab3a16 Return immediately if we have no control commands to flush. Fixes erroneous playlist control update error when inserting tracks by Hardeep Sidhu · 19 years ago
- a65ec01 fix bug #5259 by Marcoen Hirschberg · 19 years ago
- d965cef I blame Microsoft. Everyone else does. by Christi Scarborough · 19 years ago
- 5079551 And where exactly did they come from? *dones 'I messed up' hat in shame* by Christi Scarborough · 19 years ago
- c3f144c Missed a couple of files for removal. Also note that all files relating to a particular WPS are now stored in the same directory to avoid having the same file in CVS six zillion times. For this reason where multiple background bmps exist, they've been renamed appropriately. The script also parses the .wps file to know which .bmp files to copy, so case is now important, since having files in the .wps file with the wrong capitalisation will break the script. by Christi Scarborough · 19 years ago