1. b5991b2 Fixed busy loop, and implemented a simpler kind of cursor blinking that also ensures blinking always starts with 'cursor visible' after button actions. Removed redraw variable, since we now always redraw. by Jens Arnold · 19 years ago
  2. a1db431 Updated vkeyboard. For players that require the user to scroll the cursor off the keyboard in order to edit the line itself (iPods, iAudio..), the line is now inverted when in line-edit mode. For all models: blinking line cursor. by Zakk Roberts · 19 years ago
  3. 9f34872 Make the get_image_id() function more robust, and catch a parsing error when parsing the %x tags. This prevents Rockbox crashing when presented with an incorrect %x|filename.bmp| WPS line. by Dave Chapman · 19 years ago
  4. 65c15eb Better video update, add options to startup menu, change default screensize by Karl Kurbjun · 19 years ago
  5. 8b2a563 Adjust pitch screen to match currently changed behaviour. by Dominik Riebeling · 19 years ago
  6. 35d3658 Fix yellow builds. by Zakk Roberts · 19 years ago
  7. 8a0ea50 Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/DOWN (Archos) or PLAY+UP/DOWN (iriver) - fixes FS#4928. *Button mappings changed: Up/Down = +/- 0.1%; holding Up/Down = +/- 2%; Left/Right = 'temporary' +/- 2% (old behavior). *SWCODEC: pcmbuf_set_low_latency, now you can hear pitch adjustments quicker. *Broke pitchscreen code into two parts; one to draw and one to deal with buttons. by Zakk Roberts · 19 years ago
  8. 375b225 Ipod mini: Correct placement of odd bubble rows. by Jens Arnold · 19 years ago
  9. 62aaf1d Use correct macros to check for iriver architecture. by Jens Arnold · 19 years ago
  10. d43e719 SH1: Better placement of the C library routine references (gcc 3.4.x -Os and -O2 proof). by Jens Arnold · 19 years ago
  11. 29ab31e Optimizations for doom: coldfire asm drawspan routine = not much, fixed point multiply changes = not much, H300 asm lcd update = some, IRAM sound updates and simplifications = more by Karl Kurbjun · 19 years ago
  12. 9e9921b Add missing screenshots for player. Remove an unnecessary paragraph break. by Dominik Riebeling · 19 years ago
  13. 953411f Remove the choice table for archos, it's useless since device specific manuals. Leave the file alone for now to reuse it later in an all-devices table. by Dominik Riebeling · 19 years ago
  14. a18bd16 some updates to tagcache section by Dominik Riebeling · 19 years ago
  15. d9f11ac Repeat mode should be an integer, not a boolean. Fixes bug #2955. by Hardeep Sidhu · 19 years ago
  16. 76c1cde use 'ar' and 'ranlib' and not the variables that may be set to the by Daniel Stenberg · 19 years ago
  17. db80a39 removed langv1 remainders by Daniel Stenberg · 19 years ago
  18. 54d757b Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast. by Frank Dischner · 19 years ago
  19. c7f304e Stop playback and exit viewer if last track in current playlist is removed by Hardeep Sidhu · 19 years ago
  20. 24f0a37 Fixed problem with forced reload of dircached filenames when playlist is sorted by Hardeep Sidhu · 19 years ago
  21. f635f4a Set playing to true immediately when audio_play() is called. Fixes a bug when selecting tracks from playlist viewer. by Hardeep Sidhu · 19 years ago
  22. 37faaab Fix a crossfade problem (not initializing quite right), and a end of track problem (should solve some problemwith last bits of audio not playing). by Brandon Low · 19 years ago
  23. 195a9f2 No need to force a sync of control file until playlist has started. This should improve tagcache playlist creation performance on Archos devices (esp. Ondio). Also fixed a small bug in playlist_set_current. by Hardeep Sidhu · 19 years ago
  24. 3215ed2 use tag cache by Daniel Stenberg · 19 years ago
  25. f9bfd73 Fixed: Generate chunked playlist correctly, don't sort <All tracks> by Miika Pekkarinen · 19 years ago
  26. 5d9eccd Fix button driver for ipod mini 1G. by Frank Dischner · 19 years ago
  27. 1903fab Remove old stereo width setting description, and add description of the new stereo width functionality. by Thom Johansen · 19 years ago
  28. 0471249 Oops, forgot to commit this. by Miika Pekkarinen · 19 years ago
  29. 991665b More usable playlist generation, added "<All tracks>" entry to tag browser. by Miika Pekkarinen · 19 years ago
  30. b79c9a6 Allow insert shuffled option for directories when playlist is empty. Based on patch #3011 by Jonathan Gordon. by Hardeep Sidhu · 19 years ago
  31. 4b36096 Have the codec thread stop the pcm if we need to spin up the disk by Brandon Low · 19 years ago
  32. 56d6f3e Fix playback if the user does a very fast seek->skip press by Brandon Low · 19 years ago
  33. 2c9b171 Fix end of playlist handling. I think. by Brandon Low · 19 years ago
  34. 1344ccd Revert previous, it is broken by Brandon Low · 19 years ago
  35. c08d7f1 Small updates to the plugins section. Fix some fixme's in Cofiguration and Main Menu sections. (FS#5171, FS#5176 by Mark Bright) by Dominik Riebeling · 19 years ago
  36. 426dc21 Make seeking synchronous. It's better this way by Brandon Low · 19 years ago
  37. fa893c6 Performance optimizations for tagcache commit. Still more left to be done. by Miika Pekkarinen · 19 years ago
  38. 2b18727 Fix dir skipping with new playback arch. Enable dir skipping on ipod with a couple of difficult combos (select|right/left) or short-long left / short-long right. The latter causes stuck in pause sometimes. by Brandon Low · 19 years ago
  39. 359189e Fix bug with fonts containing missing glyphs before default glyph. Also, allow fonts with trailing space on BITMAP line. by Frank Dischner · 19 years ago
  40. ed44e19 Should fix a bug with track skipping backwards following track skip forward, play, seek backward by Brandon Low · 19 years ago
  41. 7df187f Save empty resume information if the playlist has ended by Brandon Low · 19 years ago
  42. 095ad1a Minor fix for insert_shuffle when playlist is empty by Hardeep Sidhu · 19 years ago
  43. d0de1aa Fixed problem with auto change directory not working when browsing plugins by Hardeep Sidhu · 19 years ago
  44. cf6ad10 Jewels: switch back to Sysfixed font after exiting the Playback menu. by Zakk Roberts · 19 years ago
  45. 6314e6d Add Equalizer image for 320x240x16 LCD (iPod 5G). by Zakk Roberts · 19 years ago
  46. d879a2a Replace the Sudoku screenshot for Nano with a new one without KDE gear. by Dominik Riebeling · 19 years ago
  47. 4b3a007 Fix the use of equalizer pre-cut in combination with replaygain. by Magnus Holmgren · 19 years ago
  48. 7f5fb7b Fix red builds by Brandon Low · 19 years ago
  49. 5286c7d Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and 2) nonobvious that its not copy safe by Brandon Low · 19 years ago
  50. 095ae80 Reduce code size when logf is off. Add a todo. Undo a previous fix that broke crossfade on manual track changes by Brandon Low · 19 years ago
  51. 6b90467 Add better error message for messed up graphics. by Karl Kurbjun · 19 years ago
  52. 08b417f Properly cache animations at level start. Switches still need some caching code. Added a debug cache flag for use in the sim to w_wad.c. Should be taken out when switches are handled. by Karl Kurbjun · 19 years ago
  53. 239564c Fix/add some comments and remove some old leftover crossfeed code. by Thom Johansen · 19 years ago
  54. 98097d2 Misc. minor fixes: Guarantee aligned buffer. Enable load-codec-from-disk if a new track requires a different codec than the playing track, but does not already have it on the buffer. Stop playback immediately on a manual track skip. Handle seeking a distance greater than the size of the audio buffer. Enforce the 'no malloc for voice codec'. by Brandon Low · 19 years ago
  55. 19bd1a4 Fix Nim and Jackpot plugins for player. Add new platforms for Sudoku and Bubbles. (FS#5154, FS#5158 by Mark Bright) by Dominik Riebeling · 19 years ago
  56. 9f2be9b Add in error return if appropriate. by Karl Kurbjun · 19 years ago
  57. b0722d1 Changed the way the addons and demos menus are displayed and built. Should be a good setup for adding multiple wad files as addons. Need to add some status feedback to let the user know what has been selected previously. by Karl Kurbjun · 19 years ago
  58. c87f98c Finally add support for unlimited number of addons and demos. Also cleaned up the code and made a general function to handle the addons and demos. by Karl Kurbjun · 19 years ago
  59. a5af06b Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold. by Jens Arnold · 19 years ago
  60. cc8f80a Temporary fix for the high-pitched sounds on iPod: they should sound correct now, but the real problem (frequency adjustment) still needs fixing; this is merely a workaround. by Zakk Roberts · 19 years ago
  61. 6f8af21 Some code cleanup. Adds Always run to configuration options. by Karl Kurbjun · 19 years ago
  62. b75ad88 Ooops^2 by Jens Arnold · 19 years ago
  63. 74a3977 New harddisk icon for units (and remotes) without real harddisk LED. by Jens Arnold · 19 years ago
  64. 6e3fa1c Ooops. by Jens Arnold · 19 years ago
  65. f2897e8 H300: Optimised PCF50606 driver, significantly reduces CPU power drain from the button tick (with both main & remote buttons: 50%->13% at 11MHz, 12%->6% at 45MHz): * Delay is adapted to the current CPU clock, aiming at constant 400kHz i2c clock. * Reduced number of port accesses (accessing GPIO is very slow, especially with the atomic boolean instructions) by implementing an open-collector-like behaviour. * Time-critical functions implemented in assembler. by Jens Arnold · 19 years ago
  66. 295c226 Fix run so that it stays enabled across level loads. Removed some unused code and added some back in for hopeful future use. by Karl Kurbjun · 19 years ago
  67. 5380376 H300 (and H1x0): Improved button debouncing. Solves the possible 'fake doubleclick' effect by not pretending no button is pressed if the reading is unstable. Now it uses the latest stable reading instead. by Jens Arnold · 19 years ago
  68. f7872ac Decrease doom's code size and some code cleanup. by Karl Kurbjun · 19 years ago
  69. 95325ff Build Sudoku for the iPod Nano - just use the 160x128 bitmaps. by Dave Chapman · 19 years ago
  70. 6cc8c40 Update and cleanup of Bookmarking Section (FS#5120 by Mark Bright). Fix a glitch from my last commit. by Dominik Riebeling · 19 years ago
  71. 6c92d13 Tidy up of System Options section (FS#5119 by Mark Bright with additional corrections by me) by Dominik Riebeling · 19 years ago
  72. 3b31346 Commit tagcache in background when possible (at least dircache enabled). by Miika Pekkarinen · 19 years ago
  73. caec58b Missing id3 viewer screenshot (FS#5147 by Mark Bright) by Dominik Riebeling · 19 years ago
  74. 5906476 Missing ipod screenshots for doom (FS#5146 by Mark Bright) by Dominik Riebeling · 19 years ago
  75. 75a1426 Disable some unused code (code used in network play) to bring the plugin size back down to under 512KB on the ipod video - more work needs to be done to further decrease the plugin size. by Dave Chapman · 19 years ago
  76. 4e2a74c Slight code cleanups, fixed sound parameter - now it saves. Old configurations will be reset. by Karl Kurbjun · 19 years ago
  77. 75b6abb Proper chunked browsing support when dirbuffer limit is reached. by Miika Pekkarinen · 19 years ago
  78. 16a57e2 Also add a config-specific 'Default' value, this should fix the sim builds. by Zakk Roberts · 19 years ago
  79. 97c3a6f Removed an extra newline. by Zakk Roberts · 19 years ago
  80. b61e263 Move the battery min/max capacity to player config files and add an increment setting (amount of mAh to increase/decrease by in the settings menu) for more precise battery value tweaking/limiting per-model. This allows the proper range for iAudio X5 - 950mAh, or 2250mAh for the X5L. by Zakk Roberts · 19 years ago
  81. 13ade06 Patch #5102 by Anton Romanov: Bubbles for ipod mini. by Jens Arnold · 19 years ago
  82. 7b22e99 Chessbox: Patch #5052 by Miguel A. Arevalo: opening book. * Simplified drawing of board borders, and fixed a graphical glitch only visible on targets where all 4 borders are visible (ipod mini). by Jens Arnold · 19 years ago
  83. 7aac752 Chessbox: New pieces for ipod mini, and simplified, easier recognisable pieces for the tiny archos LCD, by Marianne Arnold. * Mapped restart button for Ondios & recorders. by Jens Arnold · 19 years ago
  84. bf397b5 Remove an unneeded WPS update signal. Make the codec thread more polite about requesting buffering. Prevent more Codec failure pops when the codec was _asked_ to stop. by Brandon Low · 19 years ago
  85. 521a359 New Sudoku bitmaps for 220x176x16 and larger LCDs. by Zakk Roberts · 19 years ago
  86. ddb36b2 Only show the 'Loading...' splash if the file is actually loading (won't be displayed if the file isn't supported). by Zakk Roberts · 19 years ago
  87. 5696c92 Fix main_menu.c for long translated strings that also need scrolling by Brandon Low · 19 years ago
  88. ebadcc6 Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. by Brandon Low · 19 years ago
  89. ae33f37 Francais.lang update by Mustapha Senhaji: adapted for v2, reworked and synced. by Zakk Roberts · 19 years ago
  90. 363dbc4 This might fix the buffering problem. Didn't happen to me the way I usually reproduce it just now by Brandon Low · 19 years ago
  91. 993545b Start of profiling support for doom. by Karl Kurbjun · 19 years ago
  92. 530cad3 Still not bright by Brandon Low · 19 years ago
  93. de25006 I am dumb by Brandon Low · 19 years ago
  94. 7c986a9 Work around the bug with buffer wrapping. Serious performance penalty, and a lot of buffering is discarded to achieve this, but it doesn't crash while I find the real cause by Brandon Low · 19 years ago
  95. 348d9ec Fix some unlikely buffer problems. Doesn't fix any reported bugs, but fixes some possible ones. by Brandon Low · 19 years ago
  96. 86c7e1a Fix some stop/pause/boost stuff by Brandon Low · 19 years ago
  97. fb966b3 Fix a lack of return on error for check_new_track (rare condition) by Brandon Low · 19 years ago
  98. 0291a6e Fix the queue implementation by Brandon Low · 19 years ago
  99. fd08424 Change to using a queue to synchronize between threads instead of abusing a mutex by Brandon Low · 19 years ago
  100. fbe74d1 Fix one cause of buffer-offness, but I'm pretty sure this is not the cause of problems that people are having as the debug code I put in detects and corrects it. Make taginfo instead of stupid filename appear on manual track skip, off buffer (stupid bug). by Brandon Low · 19 years ago