1. d945c36 imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb to leave a load for the firmware by Amaury Pouly · 13 years ago
  2. dad541a HDD6330: fix the behavior of the lcd during shutdown (fading out), disable poweroff while charging for now. by Szymon Dziok · 13 years ago
  3. 036c5fe HDD6330: implement lcd_enable (display on/off). by Szymon Dziok · 13 years ago
  4. 780968d Manual: make features processing silent by default. by Dominik Riebeling · 13 years ago
  5. 89ccbea Add a missing string to the US English translation. Thanks to Richard Brittain (FS#12269) by Frank Gevaerts · 13 years ago
  6. 85ef108 codeclib: tweak coldfire mdct asm a bit more, flip usage of mac/msac instead of explicit negation, changes output slightly but is as close to the c version as before. Gives about 0.4MHz speedup of vorbis on cf. by Nils Wallménius · 13 years ago
  7. b627190 Make sure to set the current lcd backdrop id so the buflib move callback can reset the correct backdrop by Jonathan Gordon · 13 years ago
  8. 8a0db7b Fix FS#12272 - genlang changes broke some targets by Torne Wuff · 13 years ago
  9. f93530c codeclib: coldfire asm for the TRANSFORM* functions in the fft and a little for the mdct, speeds up codecs using the codeclib mdct 0.5-1.5MHz on h300. by Nils Wallménius · 13 years ago
  10. edf06b7 if font_glyphs_to_bufsize() returns 0 it means the font couldnt be loaded, so allocating the buffer size is pointless by Jonathan Gordon · 13 years ago
  11. 8ec2873 manual: mp3_encoder is available on lowmem targets by Rafaël Carré · 13 years ago
  12. 9ea367e AAC: Enable SBR decoding for all targets by Rafaël Carré · 13 years ago
  13. 78a0d49 Second attempt at making %ss utf8-clean by Frank Gevaerts · 13 years ago
  14. bce46a7 Make %ss utf8-aware by Frank Gevaerts · 13 years ago
  15. 7179490 HDD6330: Enable headphone detection. by Szymon Dziok · 13 years ago
  16. a943e74 HDD6330: Enable only one led (from five) on the scroll strip in order to save battery life. by Szymon Dziok · 13 years ago
  17. 201574d HDD6330: Fix random issues with the button light (MENU button sometimes does not light up). by Szymon Dziok · 13 years ago
  18. 6f00e82 HDD6330: Fix random strange behavior of the touchpad. Setting the sensitivity higher than normal is not a good idea for this one. by Szymon Dziok · 13 years ago
  19. 6c1de04 fix red by Jonathan Gordon · 13 years ago
  20. 3d0317a Rework how the skin gets the list item text to save some ram. Also allow the %LI and %LT tags to take 2 optional parameters to get a different items text/icon: by Jonathan Gordon · 13 years ago
  21. 93a600f Fix albumart which r30500 broke (FS#12271) by Jonathan Gordon · 13 years ago
  22. 3b9ffd2 New tag %ss() which lets you get a substring of another tag. by Jonathan Gordon · 13 years ago
  23. 86c5432 Fix FS#12270 - properly initialiase the wps_data struct so skin_data_reset() doesnt crash later by Jonathan Gordon · 13 years ago
  24. e80acd4 libgme: make local functions static, where possible by Bertrik Sikken · 13 years ago
  25. f163b40 Fully remove floating point code from libmusepack. Introduce two small const arrays for precalculated scalefactors, correct the integer type of scalefactors to unsigned, migrate some metadata calculations to fixed point. No impact to decoder output. by Andree Buschmann · 13 years ago
  26. d4249af Remove residual floating point code from libgme's ym2612_emu. Saves several KB of codesize. by Andree Buschmann · 13 years ago
  27. 585eb12 Buflib: Correct return value of handle_table_shrink() to match comment. by Thomas Martitz · 13 years ago
  28. 4096cb1 Further work on libgme's emu2413. Fully remove floating point, introduce another precalculated table, directly use predefined tables instead of copying them. Reduces memory and codesize by several KB. by Andree Buschmann · 13 years ago
  29. e8dc7a6 Migrate some floating point code to fixed point in libgme. by Andree Buschmann · 13 years ago
  30. 559e0e1 Remove a stray include that managed to slip into the previous commit by Frank Gevaerts · 13 years ago
  31. bd292b2 Extend $if() to also allow lt, gt, lte, and gte for strings. by Frank Gevaerts · 13 years ago
  32. c97c5e5 Bugfixes for libgme by Mauricio Garrido: added missing call of Blip_set_modified(), correctly set PSG voices in vgm_emu, correctly set current_track in vgm_emu, correct call of Sound_mute_voices() in nsf_emu. Additionally migrate few floating point code to fixed point -- even though this is unused and therefor commented out. by Andree Buschmann · 13 years ago
  33. 544a52d Add "USB Hide Internal Drive" option for multidrive devices with software usb. by Frank Gevaerts · 13 years ago
  34. 49b64f1 Remove obsolete comment by Thomas Martitz · 13 years ago
  35. f7cff8b Buflib: Stop caching the first unallocated block. It has little benefit but is complicated to keep up-to-date. by Thomas Martitz · 13 years ago
  36. 0dcbc6c Buflib: Handle not having enough space for new handles (fixes FS#12265). by Thomas Martitz · 13 years ago
  37. 7e3a3f4 Remove return value from show_logo() in bootloader/ by Bertrik Sikken · 13 years ago
  38. e6317d5 Improve sim win32 cross compiling. by Dominik Riebeling · 13 years ago
  39. 385af79 Fix toolchain installation. by Dominik Riebeling · 13 years ago
  40. dc14de0 Exit of SDL_WaitEvent() returns an error. by Thomas Martitz · 13 years ago
  41. 82acdd3 Make genlang faster by doing better regexes. by Thomas Martitz · 13 years ago
  42. 87daeae Buflib/swcodec: Improve playback stopping behavior on allocation. by Thomas Martitz · 13 years ago
  43. 7337bcb FS#12257 by Michael Goerner, fixing stone colours in goban for inversed displays (clips and mrobe100). by Nils Wallménius · 13 years ago
  44. a483c9c Use buflib for skin images. Allows much more images to be loaded by Jonathan Gordon · 13 years ago
  45. 4f4e91e make some stuff static by Jonathan Gordon · 13 years ago
  46. a91fa97 fix checkwps by Jonathan Gordon · 13 years ago
  47. 070f6e1 Use buflib for the skin backdrop images potentially allowing multiple images per skin in the future by Jonathan Gordon · 13 years ago
  48. ae5d09b MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'. Now only set this parameter if GCCNUM > 401. by Andree Buschmann · 13 years ago
  49. daaae99 Remove unecessary casting by Thomas Martitz · 13 years ago
  50. 5296af8 Buflib: Clarification about invalid handles by Thomas Martitz · 13 years ago
  51. 6a989b8 Submit FS#12258. Do not use '-ffunction-sections' and '-fdata-sections' when compiling. Fixes compiler warnings for mingw and cygwin simulatior builds. by Andree Buschmann · 13 years ago
  52. 28c4f2a Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used. by Andree Buschmann · 13 years ago
  53. c1a1486 Fix FS#12262 - Volume (and all sound settings and anything using the "table" setting type) don't get applied correctly when being changed from the quickscreen or by using the %T(..., setting_inc/dec) skin tag by Jonathan Gordon · 13 years ago
  54. 101bb25 sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep) by Bertrik Sikken · 13 years ago
  55. d43b85c fix the last of the error by Jonathan Gordon · 13 years ago
  56. d2ab44e fix checkwps by Jonathan Gordon · 13 years ago
  57. 63a379c Add the new file and fix the compile error by Jonathan Gordon · 13 years ago
  58. 9b6ac01 Lists can now be completly draw using the skin engine! by Jonathan Gordon · 13 years ago
  59. 77a82ad rk27load - fix indentation by Marcin Bukat · 13 years ago
  60. 6d5671a rk27xx - enable a few test plugins by Marcin Bukat · 13 years ago
  61. 4c896d9 rk27xx - enable debug screen by Marcin Bukat · 13 years ago
  62. 2d2eec4 rk27xx - update firmware/SOURCES by Marcin Bukat · 13 years ago
  63. 287c278 rk27xx - enable cache by Marcin Bukat · 13 years ago
  64. c9c03d6 rk27xx - update config files by Marcin Bukat · 13 years ago
  65. dc5bfc7 rk27xx - adjust core files for rk27xx internal codec by Marcin Bukat · 13 years ago
  66. 4072879 rk27xx - arm7ej-s doesn't have MMU/MPU (just like arm7tdmi) by Marcin Bukat · 13 years ago
  67. 7936649 rk27xx - disable core_sleep() as it simply hangs when cache is enabled for unknown reason. by Marcin Bukat · 13 years ago
  68. 6d959a0 rk27xx - implement cache handling functions by Marcin Bukat · 13 years ago
  69. 4e6daf0 rk27xx adc - fix function name by Marcin Bukat · 13 years ago
  70. 7aca544 remove references to ipod nano 2g rom ata-nand-rk27xx.c by Marcin Bukat · 13 years ago
  71. 6a628c9 add lcd_blit_yuv() stub to the rk27xx lcd driver by Marcin Bukat · 13 years ago
  72. 7d33d83 rk27xx - tweak a bit sd driver and add some debuging code by Marcin Bukat · 13 years ago
  73. 52c72fa rk27xx - implement basic keymap for reference design by Marcin Bukat · 13 years ago
  74. 0b35cdd rk27xx - app linker script by Marcin Bukat · 13 years ago
  75. 472314b rk27xx - implement pcm driver. by Marcin Bukat · 13 years ago
  76. 727b98e rk27xx - basic power management related functions by Marcin Bukat · 13 years ago
  77. 1371dfb rk27xx - nand stub by Marcin Bukat · 13 years ago
  78. 781e3e3 rk27xx - implement driver for usb controller in rk27xx. This does not quite work now because of the way how controller and our usb stack are implemented. by Marcin Bukat · 13 years ago
  79. 9c40939 rk27xx - implement dbg_hw_info() and dbg_ports() by Marcin Bukat · 13 years ago
  80. fa85646 Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from Dolphin) by Marcin Bukat · 13 years ago
  81. 2afc175 midi: make the patch sample data pointer a *int16_t to get rid of some ugly casting and drop an acessor macro to make caching the pointer in the synthVoice loop possible. Speeds up midi by 1-2% on cf and 3-5% on PP. by Nils Wallménius · 13 years ago
  82. 2ac668e imx233/fuze+: implement user time api, implement a stub function, protect timrot against irq by Amaury Pouly · 13 years ago
  83. 333b9ed imx233/fuze+: fix apps linker script, add comment in bootloader by Amaury Pouly · 13 years ago
  84. 2052540 sansa clipzip: implement default dualboot code (boots to OF unconditionally for now) by Bertrik Sikken · 13 years ago
  85. 25f0060 imx233/fuze+: don't reboot after usb more, enter usb more after storage init, remove useless printf by Amaury Pouly · 13 years ago
  86. f695681 usb: make sure device init happens *after* queue/thread creation by Amaury Pouly · 13 years ago
  87. 7d4fed5 imx233:fuze+: major memory and usb rework by Amaury Pouly · 13 years ago
  88. 11e1f71 Added 'platform-tools' to the features installed by installToolChain.sh for the android build by Bryan Childs · 13 years ago
  89. 1b70a70 Android: store resources on SD card. by Dominik Riebeling · 13 years ago
  90. 642736f fix error, none of this code is needed or would work in the checkwps program anyway by Jonathan Gordon · 13 years ago
  91. 8997321 Remove duplicated code to search for a setting by its cfg name by Jonathan Gordon · 13 years ago
  92. 060b3fa mikmod: enable compiler optimizations for coldfire, they were disabled to work around a bug in the old toolchain. by Nils Wallménius · 13 years ago
  93. 6cb5ec1 Remove several 'set but not used' GCC 4.6.1 warnings from MikMod. by Andree Buschmann · 13 years ago
  94. bd9c172 Fix yellow and red. by Andree Buschmann · 13 years ago
  95. e218647 FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported compiler warnings and fix a bug in load_gt2. by Andree Buschmann · 13 years ago
  96. 7887e59 Update stable build to 3.9.1 by Frank Gevaerts · 13 years ago
  97. d3de6d6 Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'. by Andree Buschmann · 13 years ago
  98. 3b83e59 Do not set '-fgnu89-inline' for MIPS targets. by Andree Buschmann · 13 years ago
  99. 41a0bfc FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler warnings when using mingw32. by Andree Buschmann · 13 years ago
  100. 573f220 Add the list colour callback and a proper title icon to the simplelist api by Jonathan Gordon · 13 years ago