1. fdd3634 Fix up some more type stuff in pcmbuf.c. by Michael Sevakis · 12 years ago
  2. a6dea9e rbcodec refactoring: dsp_set_eq_coefs by Sean Bartell · 13 years ago
  3. 0842d7f Consolidate compressor settings into a struct. by Michael Sevakis · 12 years ago
  4. 97a535d Oops, Shoulda been "int16_t" not "uint16_t". by Michael Sevakis · 12 years ago
  5. cfc32fe Adjust some typing in voice_thread.c. Constants are also counts, not sizes. by Michael Sevakis · 12 years ago
  6. c51fe40 test_codec: Fix some problems with writing WAV with DSP by Michael Sevakis · 12 years ago
  7. 263955e MPEGPlayer: Fixup typecasting for PCM buffer a bit. by Michael Sevakis · 12 years ago
  8. f40bfc9 Add codecs to librbcodec. by Sean Bartell · 13 years ago
  9. 0ca7b83 cook: fix incorrect memset size argument by Bertrik Sikken · 12 years ago
  10. f3211e6 libgme: fix incorrect memset size argument by Bertrik Sikken · 12 years ago
  11. 7901aa6 Simplify warning suppression for unused argument by Bertrik Sikken · 13 years ago
  12. 84f7f60 Fix Rockblox plugin display issues on Clip Zip by Marty Miller · 12 years ago
  13. 95a333b hm801: Update keymaps. by Andrew Ryabinin · 13 years ago
  14. 1793090 hm60x: Update keymaps. by Andrew Ryabinin · 13 years ago
  15. 6ee3fc8 hm801: Add support for plugins. by Andrew Ryabinin · 13 years ago
  16. 397863a hm60x: Add support for plugins. by Andrew Ryabinin · 13 years ago
  17. 8361c1d hm60x/hm801: Buttons rework. by Andrew Ryabinin · 13 years ago
  18. 4269934 touchscreen/lists: fix two regressions by Thomas Martitz · 12 years ago
  19. c26ab37 mikmod plugin: make functions static when possible by Bertrik Sikken · 13 years ago
  20. cf1e54b superdom plugin: make functions/variables static where possible by Bertrik Sikken · 12 years ago
  21. e54ee56 FS#12611 - European Portuguese translation update (11th March) by Gabriel Maia · 12 years ago
  22. 2406005 Remove a useless sleep() from hosted's init(). by Thomas Martitz · 13 years ago
  23. a5b0a1d Call radio_init() from hosted's init() too. by Thomas Martitz · 13 years ago
  24. d3ead23 touchscreen: fix some issues/crashes with clicking the list title. by Thomas Martitz · 13 years ago
  25. b7bc240 Use two lined display in properties. by Dominik Riebeling · 13 years ago
  26. 48c248d touchscreen: fix swipe scrolling (jumped back to previous item). by Thomas Martitz · 13 years ago
  27. 688302a touchscreen: Rewrite kinetic scrolling using a state machine. by Thomas Martitz · 13 years ago
  28. bb0e4cc touchscreen: Fix kinetic scrolling when the statusbar is off. by Thomas Martitz · 13 years ago
  29. f458888 Build libspc with -03 on m68k (Coldfire). by Michael Sevakis · 13 years ago
  30. 4b56ee0 Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. by Thomas Martitz · 13 years ago
  31. bc41926 More completely flush WMA decoder state on seek to prevent artifact. by Michael Giacomelli · 13 years ago
  32. 4e8893b android: Fix crash on start up. by Thomas Martitz · 13 years ago
  33. 10d8717 Split sleep timer activation and default duration setting. by Nick Peskett · 13 years ago
  34. 7b1a369 build system: completely autodetect target cpu architecture. by Thomas Martitz · 13 years ago
  35. c56950e tlsf: move to /lib (it's also used by plugins). by Thomas Martitz · 13 years ago
  36. da30008 FS#12627 - March update of Czech language by Marek Salaba · 13 years ago
  37. 6f62226 quickscreen: optionally display the shortcuts menu instead of the QS by Jonathan Gordon · 13 years ago
  38. 1d5a505 shortcuts: Don't enter shortcuts menu if there are none by Jonathan Gordon · 13 years ago
  39. b2202a3 skin_engine: Allow negative numbers for the start offset in %ss by Jonathan Gordon · 13 years ago
  40. d26bbb9 (Hopefully) fix overlay plugins. by Thomas Martitz · 13 years ago
  41. f269aa0 build system: unify/simplify library handling a bit. by Thomas Martitz · 13 years ago
  42. 9445d46 skin_engine: fix scrolling lines with dynamic content by Jonathan Gordon · 13 years ago
  43. 82337dd buflib/shrink_callback: Resume playback only if it was playing (not paused). by Thomas Martitz · 13 years ago
  44. 6e6f0c6 Redraw simplelist if/when necessary- by Thomas Martitz · 13 years ago
  45. b0df323 Don't hardcode cpu frequency in test_codec by Marcin Bukat · 13 years ago
  46. 313034d revert changes in test_disk.c introduced by accident in r30459 by Marcin Bukat · 13 years ago
  47. 94139ac Fix FS#12606 - next track can cause the screen to be cleared by Jonathan Gordon · 13 years ago
  48. be10817 Option to constrain get_next_dir() to directories below global_settings.start_directory. by Nick Peskett · 13 years ago
  49. b5716df Build librbcodec with DSP and metadata. by Sean Bartell · 13 years ago
  50. 2004f3e Correct polish translation. by Szymon Dziok · 13 years ago
  51. 7676dae More meaningful name and type for 'root menu' setting by Alexander Levin · 13 years ago
  52. 5edae54 skin_engine: Reenable skin debugging in the sim (use --debugwps) by Jonathan Gordon · 13 years ago
  53. 182a6c8 Fix compile errors by Jonathan Gordon · 13 years ago
  54. 014a08c skin_engine: New tag to draw a rectangle (optionally with a gradient) by Jonathan Gordon · 13 years ago
  55. dcc78cb Fuze+/calendar's plugin update keymaps and manual by Jean-Louis Biasini · 13 years ago
  56. cde74aa Fuze+: update minor keymaps mapping for manual consistency/simplicity by Jean-Louis Biasini · 13 years ago
  57. f31e7a1 Revert "Fix FS#12606 - next track can cause the screen to be cleared" by Jonathan Gordon · 13 years ago
  58. cb9bc3b Fix FS#12606 - next track can cause the screen to be cleared by Jonathan Gordon · 13 years ago
  59. 595427c Add new actions to %Tp (Touchscreen areas) by Osborne Jacobs · 13 years ago
  60. fb30d01 Fix minor bookmark problems/Enhance bookmark functions by Osborne Jacobs · 13 years ago
  61. 01397c4 rds: show rds clock-time as broken down time instead of UTC time in debug menu by Bertrik Sikken · 13 years ago
  62. f637072 Change EQ settings to use a struct array in global_settings. by Michael Sevakis · 13 years ago
  63. d18a5ca Tweak paramters of mp3_play_data and callback. by Michael Sevakis · 13 years ago
  64. db85689 test_X plugins PLA integration by Jean-Louis Biasini · 13 years ago
  65. 105a05c One more *_filesize() to remove by Frank Gevaerts · 13 years ago
  66. 52724c1 filesize() isn't prefixed anymore for sims. by Frank Gevaerts · 13 years ago
  67. 8eb36cf matrix: shorten statement. by Thomas Martitz · 13 years ago
  68. 36c84f9 Plugin Matrix PLA integration (code) by Jean-Louis Biasini · 13 years ago
  69. 26fc31a Add the warble test program. by Sean Bartell · 13 years ago
  70. 693af46 Plugin mosaique PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  71. d05db0a Correct actionable offense for misappropriation of action context. by Michael Sevakis · 13 years ago
  72. f688710 Change keyclick_click so that it may accept raw buttons or actions. by Michael Sevakis · 13 years ago
  73. a92696d Plugin Starfield PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  74. 10c566e Plugin logo PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  75. f1e1ab8 Plugin snow PLA integration (code + manual) by Jean-Louis Biasini · 13 years ago
  76. d5e676b Add a %cs(current screen) state for the "Track Info" screen by Osborne Jacobs · 13 years ago
  77. bcfa783 Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the Context Menu by Osborne Jacobs · 13 years ago
  78. 286a4c5 Revise the PCM callback system after adding multichannel audio. by Michael Sevakis · 13 years ago
  79. 3f82f3a Sansa Clip Zip: Bubble now shows a proper background image by Dimitar Dimitrov · 13 years ago
  80. 46b34da Updated some missing items for Simplified-Chinese translation (FS#12584) by Jean-Louis Biasini · 13 years ago
  81. 5bfbc64 Fuze+: All games plugins keymaps by Jean-Louis Biasini · 13 years ago
  82. 2f5df69 Bulgarian translation for the remaining strings. by Dimitar Dimitrov · 13 years ago
  83. 4fbbbf1 Make %LC and %LR always have predictable and usable values. by Frank Gevaerts · 13 years ago
  84. b9bf6cd Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false by Frank Gevaerts · 13 years ago
  85. e958aee root menu ordering: Remove underscores from the config setting. by Thomas Martitz · 13 years ago
  86. d96a32d fix warning by Jonathan Gordon · 13 years ago
  87. 1c1e1c0 skin_engine: ease the restrictions on %x/%xl by Jonathan Gordon · 13 years ago
  88. 34031cb skin_engine: Clean up %x() handling - beware theme issues by Jonathan Gordon · 13 years ago
  89. 0807fe8 Fix build errors by Jonathan Gordon · 13 years ago
  90. 2c71aa9 lcd/skin_engine: Add the ability to draw onto the backdrop layer by Jonathan Gordon · 13 years ago
  91. b37e6bc lcd drivers: Convert lcd_[remote_]framebuffer to a pointer by Jonathan Gordon · 13 years ago
  92. 9f48f5f root menu: Use - to reset the root menu order from a config by Jonathan Gordon · 13 years ago
  93. 077e8b6 Clean up some variables. by Frank Gevaerts · 13 years ago
  94. 6b66b88 Commit FS#12288 - Sansa Clip+: "Home" in the main menu to WPS/Radio. by Michael Giacomelli · 13 years ago
  95. b5cd5ce Add %LR and %LC to get at the current row and columm in skinned lists. by Frank Gevaerts · 13 years ago
  96. 906e90e Move radio power handling from apps/ to drivers. by Amaury Pouly · 13 years ago
  97. 31a0595 FS#12586 - Modify %ss to be able to use numbers for conditionals by Jonathan Gordon · 13 years ago
  98. 28e0df7 Japanese translation update by Fukuda Takafumi (FS#12375) by Fukuda Takafumi · 13 years ago
  99. 13412f6 main menu: Add the ability to hide and reorder the main menu items. by Jonathan Gordon · 13 years ago
  100. 8125877 Enable leaving the quickscreen with Select as the manual currently states should be possible. by Michael Giacomelli · 13 years ago