1. 860e387 Bootbox now needs target includes. by Jens Arnold · 18 years ago
  2. 0e6dd7e Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. by Jens Arnold · 18 years ago
  3. e43f56b Change default filenames from tagcache to database by Jonas Häggqvist · 18 years ago
  4. 0bed2be FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder. by Tomasz Malesinski · 18 years ago
  5. 0a0c3f9 After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c when adding PLUGIN_IRAM_INIT. by Michael Sevakis · 18 years ago
  6. 0daef75 Fixed the build error in FS#6357, patch 1. by Tomasz Malesinski · 18 years ago
  7. 68fb89f Cube: Keep main colours and backdrop. by Jens Arnold · 18 years ago
  8. 80da8b1 FS#6357, patch 1: let iramcopy and bss share the same space in codecs and by Tomasz Malesinski · 18 years ago
  9. 8ef3c8a Starfield should be white on black on colour targets, and disable backdrops. by Jens Arnold · 18 years ago
  10. 6adbbc0 X5: Slightly lower threshold value to reliably disable constant adc reading when no button is pressed. by Jens Arnold · 18 years ago
  11. 2c994b4 Fixed the errors for H300. by Miika Pekkarinen · 18 years ago
  12. f14f59f Data cache for the EEPROM driver to speed up reading/writing. This by Miika Pekkarinen · 18 years ago
  13. 11e2e56 Backdrop support in the X5 remote LCD driver. Still needs to be wired to the UI and settings. by Jens Arnold · 18 years ago
  14. bbef13e SWCODEC: Stop clicks between tracks when resampler is active by only switching the DSP frequency and not resetting the resampler at track boundaries. Will make sure DSP is correctly flushed at dicontinuities but don't hear any problems currently. by Michael Sevakis · 18 years ago
  15. 4049d44 dont allow the ata callbacks to be run less than once every 30s unless by Jonathan Gordon · 18 years ago
  16. e25c840 ipod keypad fixes.. fixes bubbles by Jonathan Gordon · 18 years ago
  17. fee5ca2 fix metronome keys by Jonathan Gordon · 18 years ago
  18. cee9d3b Fixed header parsing in AIFF. The minimum header size is 54 bytes for an audio file. SSND chunk block_size and offset are 32-bit values, not 16-bit; this bug would probably never even matter since most sound data isn't block aligned. by Michael Sevakis · 18 years ago
  19. 17507b9 Fixed bug in dither_init that was causing the AIFF playback at sample rates other than 44.1kHz to not procede. It created a dependency of setting sample depth before frequency and aiff.codec does it the other way. by Michael Sevakis · 18 years ago
  20. 4d93177 by Shachar Liberman · 18 years ago
  21. 844d22f Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver by Daniel Ankers · 18 years ago
  22. d3069d0 Use scramble for normal Sansa builds by Daniel Ankers · 18 years ago
  23. 8033628 Remove some development code by Daniel Ankers · 18 years ago
  24. 0b556b8 ATA callback support for Sansa by Daniel Ankers · 18 years ago
  25. c35d3a1 fixed a typo, stripped trailing whitespace and made some small tweaks to the installation chapter by Nils Wallménius · 18 years ago
  26. 6b1d2cb Tag cache renamed to the less cryptic "Database" throughout the UI and manual. No functional changes. by Jonas Häggqvist · 18 years ago
  27. 38d7166 Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed for ages... by Jens Arnold · 18 years ago
  28. aa9ddbd Fixed header calculation goofs that would've affected mono files and little-endian targets. A bit of general cleanup. Time for bed. by Michael Sevakis · 18 years ago
  29. 64cccb0 Detect USB inserted on Sansa by Daniel Ankers · 18 years ago
  30. dda538a Recording, SWCODEC: Put config value string in the wrong order. by Michael Sevakis · 18 years ago
  31. 0729b92 Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however. by Michael Sevakis · 18 years ago
  32. 516d277 The ADC GPIO init code for the H100 was accidentally put in the H300 driver when moving to the target tree by Linus Nielsen Feltzing · 18 years ago
  33. 16cb491 iAudio/iRiver: Bootloader should not compile the audio-*.c files. by Michael Sevakis · 18 years ago
  34. af05296 Enable ReplayGain processing for AAC and ALAC (not really tested though). Also, use the 'standard' wait-for-metadata loop in the ALAC decoder. by Magnus Holmgren · 18 years ago
  35. 1ac2099 Read frequency in MP4/AAC files from a different place, if available. Should fix the problem with wrong playback speed for non-44.1kHz files. by Magnus Holmgren · 18 years ago
  36. f27c266 Just correct a comment and see if the build goes differently. by Michael Sevakis · 18 years ago
  37. ab1861a iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API. Simplified plugin recording by target/-ing some audio functions. UDA1380 records with WSPLL as a result. by Michael Sevakis · 18 years ago
  38. 069c54d Build wavtrim and voicefont when building voicefile. by Jonas Häggqvist · 18 years ago
  39. 7ec3777 Small attempt at documenting the dithering option. by Thom Johansen · 18 years ago
  40. 6675b64 Updated wps tags in manual: 1) volume and battery level now use the unlimited enumerations. 2) codec list has changed (also added sid and adx) 3) Broke long lines, use correct opts, etc. by Nils Wallménius · 18 years ago
  41. e3b0937 Priority overriding was not working correctly. by Miika Pekkarinen · 18 years ago
  42. fbac4f8 Audio bugfixes. Should wait for voice codec to reload before returning buffer when stealing voice. Certain variables that get or may get used during an IRQ should be declared 'volatile'. by Michael Sevakis · 18 years ago
  43. ee61057 Use gmake rather than make, if available. Patch FS#6340 by Lutz Böhne by Jonas Häggqvist · 18 years ago
  44. 43e2c01 Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to compile correctly with a normal build. Based on FS#6336 by Pavel Gnelitsa by Daniel Ankers · 18 years ago
  45. 242cbd5 Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate by Daniel Ankers · 18 years ago
  46. 336cb68 Add several dummy functions to allow Sansa to build correctly by Daniel Ankers · 18 years ago
  47. e7b025b Initial NAND driver for Sansa. This has had limited testing, and no testing on 6 or 8Gb models by Daniel Ankers · 18 years ago
  48. 2502e68 Correct the colours in the logo on Sansa by Daniel Ankers · 18 years ago
  49. 210fb6a Fix sh2d to work properly on non-32bit hosts. by Jens Arnold · 18 years ago
  50. 4a82f81 H100 series: Adjusted gray scale balance and default contrast for more linear gray levels. by Michael Sevakis · 18 years ago
  51. ef40b0a Coldfire: Add DMA auto alignment to pcm recording. by Michael Sevakis · 18 years ago
  52. 85deab1 A wps file has to be in /.rockbox/wps to get remembered. Fixes FS#6362. by Dominik Riebeling · 18 years ago
  53. bead663 Change references to "version 1.2" to "version 1.2 or later" - the special install instructions for Nanos with version 1.2 of the original firmware also apply to later versions. by Dave Chapman · 18 years ago
  54. 99975e9 new usb logos for all screens, utilising lcd_bitmap_transparent() on colour displays. It saves some bytes on Archos as a nice side effect by Marianne Arnold · 18 years ago
  55. 0b2ac4b BMP loader: Using shifts for division by powers of 2 saves a bit on code size. by Jens Arnold · 18 years ago
  56. 848e0b5 BMP loader: Remote LCD format support. by Jens Arnold · 18 years ago
  57. 5932083 Solitaire: Repair card border and selection frame. Would it be better to make the playfield background always green again? by Jens Arnold · 18 years ago
  58. f752a5a Check if file has already been removed from DB when manually invoking by Miika Pekkarinen · 18 years ago
  59. d1077a8 Fixed the dithering once more. by Jens Arnold · 18 years ago
  60. d5df5f6 please, oh please give me a green build so I can goto bed by Jonathan Gordon · 18 years ago
  61. 6e2778b grr.. forgot to add these files by Jonathan Gordon · 18 years ago
  62. 6288523 * Move checkbox to plugin api (core never uses it) by Jonathan Gordon · 18 years ago
  63. 687328b Add a few missing files to the tarball by Jonas Häggqvist · 18 years ago
  64. 5970ffc Remove rootdir guessing since it's no longer necessary to guess. by Jonas Häggqvist · 18 years ago
  65. f45982a Fix an error in configure when run from strange places. by Jonas Häggqvist · 18 years ago
  66. adc4848 Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit BMPs in addition to the already supported 1 bit, 8 bit and 24 bit formats. * Better protection against corrupt BMP files. * Added dithering for 2 bit targets. * Optimised, compact code. There's almost no code size increase for SH1 (only 68 bytes), and even a decrease for coldfire, with all the additional features. * Code policed. * Fixes bug that loading a backdrop worked only once per session. by Jens Arnold · 18 years ago
  67. 65e0a0c fix bubbles for good this time. by Jonathan Gordon · 18 years ago
  68. 73e31d1 fix ondios again. Add a context for left/right/fire actions which seems by Jonathan Gordon · 18 years ago
  69. 514f45b Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results are the same again since another person also built a red one successfully. by Michael Sevakis · 18 years ago
  70. acc29d9 SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. by Michael Sevakis · 18 years ago
  71. e2a262e fix ondio keymaps by Jonathan Gordon · 18 years ago
  72. b8365c8 More target specific lang fixes from Austin Appel by Jonathan Gordon · 18 years ago
  73. 10b0013 fix ondio keys, and tempo +/- on all targets by Jonathan Gordon · 18 years ago
  74. a60caa9 Fix alignment issue that caused data aborts on arm targets by Mark Arigo · 18 years ago
  75. 5f85fc5 Add target specific language to keymappings for iPods, x5 and h10 targets. Resolves FS#6157. Patch by Austin Appel. by Michael Sevakis · 18 years ago
  76. bf65676 Removed muting from pcm buffer during starts, stops and pauses for tlv320 and uda1380. Far less in the way of pops now. Voice during FM radio playback keeps radio steady. If it is determined that other audio codecs don't benefit from this remove the muting code and defines altogether. Saving the state and not resetting more than needed seems to prevent popping more effectively than muting at DMA starts and stops. Voice can click a little if truncating a clip (not annoyingly though) but that should be handled by a DSP fade out over a few ms instead-- a side benefit would be a general DSP fade rather than using volume control. by Michael Sevakis · 18 years ago
  77. ef35bb9 fix builds by Jonathan Gordon · 18 years ago
  78. 9ddcab8 woops, i'm a dill! by Jonathan Gordon · 18 years ago
  79. 7b8b0ff implement actions in the plugins, bubbles and metronome converted. by Jonathan Gordon · 18 years ago
  80. 4072848 Fix FS#6322. Battery level gets updated again as it should. by Barry Wardell · 18 years ago
  81. 77b6153 H100/300: Fixed radio silence problem. Removed the wrong call in my last update. :P by Michael Sevakis · 18 years ago
  82. ea79924 Make the updated %rg tag match playback behaviour (fall back to track gain if album gain requested but not available). Share the mode decision logic with playback code and simplify the %rg tag handling. by Magnus Holmgren · 18 years ago
  83. 442c0e6 Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current status of the gain rather than what the setting is set to. %?rg<off|track|album|shuffletrack|shufflealbum|notag>. Also, %rg will give the current gain adjustment. by Martin Scarratt · 18 years ago
  84. 9270ee6 dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() only by Jonathan Gordon · 18 years ago
  85. 3fb591c didn't include the frequency stuff in snake2 by Karl Kurbjun · 18 years ago
  86. 1a9442c Hopefully clean up some errors by Karl Kurbjun · 18 years ago
  87. cd73d8b one more for the backdrop stuff by Karl Kurbjun · 18 years ago
  88. d6b0c97 Don't need to remove the backdrop for all plugins - leave it up for some. by Karl Kurbjun · 18 years ago
  89. 9b0ef15 Strip APE tags during buffering so they do not break MP3 gapless playback. by Mark Arigo · 18 years ago
  90. 7bc4120 Removed anachronisms introduced with low battery shutdown patch. by Michael Sevakis · 18 years ago
  91. cc50c14 H100/General: HAL for S/PDIF and refinement/bufixes in optical output powering/source selection. by Michael Sevakis · 18 years ago
  92. da55588 Add a description of the bacdrop functionality and include description of relevant options for greyscale targets too by Nils Wallménius · 18 years ago
  93. 6a27006 Minor voice fixes; prevent voice queue overflow, fix compile of voice-less build by Steve Bavin · 18 years ago
  94. 0297873 Backdrop support for greyscale targets. WPS backdrop is untested. by Jens Arnold · 18 years ago
  95. 8c3f068 Get rid of ages-old interdependency between ata.c and mas.c by Jens Arnold · 18 years ago
  96. 7b30e50 Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD driver. Doesn't change anything for current targets. by Jens Arnold · 18 years ago
  97. 6bdf3ee Split 1 bit LCD code and move appropriate parts to target tree. Only archos code is tested. by Jens Arnold · 18 years ago
  98. 3875b57 fds are pointers, not ints. by Miika Pekkarinen · 18 years ago
  99. 6684df4 FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X. by Barry Wardell · 18 years ago
  100. ab643e7 Make it possible to force sorting. by Miika Pekkarinen · 18 years ago