1. ef9c9d6 replace %m from all svn WPS with use conditional viewports. by Jonathan Gordon · 16 years ago
  2. 082f50b fix yellow by Jonathan Gordon · 16 years ago
  3. 5a169bb commit FS#9027 - conditional viewports by Jonathan Gordon · 16 years ago
  4. 6653072 bah, fix yellow by Jonathan Gordon · 16 years ago
  5. 4982b87 fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also minor code policing.. use true/false instead of 1/0 for calls to fade() by Jonathan Gordon · 16 years ago
  6. 0ac9839 Updated Finnish translation by Jani Kinnunen. by Jonas Häggqvist · 16 years ago
  7. fcb7d61 A basic seek/skip WPS keymap for touchscreen targets. by Rob Purchase · 16 years ago
  8. e62aa9e Oops, fix red. by Rob Purchase · 16 years ago
  9. d6159ea Initial D2 sound playback support (known issues to follow on the CowonD2Info wiki page). by Rob Purchase · 16 years ago
  10. 20baeca Danish translation: Fix an untranslated string, and use correct terminology when expressing sizes in bytes (IEEE-1541,ISO/IEC-80000). by Jonas Häggqvist · 16 years ago
  11. 8f9b293 Fix a mistake + be more verbose by Maurus Cuelenaere · 16 years ago
  12. f0087f0 Small correction to avoid overflow within calculate_V()-function. Re-enable full precision for ARM as speed-optimized version is not that much faster anymore. by Andree Buschmann · 16 years ago
  13. 5acfae2 Let's the plugin stats count more music files that we support. Spoted by Alex Parker. by Mustapha Senhaji · 16 years ago
  14. e095185 Add Trigger section to the recording settings chapter of the manual. FS#8539 by Marc Guay · 16 years ago
  15. e028cff Small changes to the manual, section 7.5: Scrolling. Tried to clarify some of the wording and added keymaps for the Screen Scrolls Out Of View function. by Marc Guay · 16 years ago
  16. 00daa7c Add basic Jz4740 USB tool for messing with Ingenic chipset players by Maurus Cuelenaere · 16 years ago
  17. 9d01761 Another forgotten file. by Marc Guay · 16 years ago
  18. b362b7f Hopefully update the keywords. Thanks bluebrother. by Marc Guay · 16 years ago
  19. 1ccc3e7 Forgot the export/config file. by Marc Guay · 16 years ago
  20. b93667b Add the Sansa c100 as a build target with basic drivers. by Marc Guay · 16 years ago
  21. fdd5c3f Synced Danish translation and restore the header deleted by FS#8903. by Jonas Häggqvist · 16 years ago
  22. a1f7fd8 use getpwuid() instead of getlogin() on linux as the latter doesn't seem to work in all cases. Thanks to BigBambi for reporting. by Dominik Riebeling · 16 years ago
  23. 1bdb3cd Update of the Rockboy chapter: fill out button table and mention the touchpad style control on the Ipods, update the menu item description (especially add previously not mentioned options on colour screen targets). by Marianne Arnold · 16 years ago
  24. c16a61a Fix building on Windows by Dominik Riebeling · 16 years ago
  25. 2c1ebf5 Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf. by Marianne Arnold · 16 years ago
  26. 1876a0b Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows. by Dominik Riebeling · 16 years ago
  27. 5b2d06a welcome Marc Guay! by Daniel Stenberg · 16 years ago
  28. b1131b1 Fill out and correct a few plugin button tables. This includes: adding missing info for some keypads (mainly c200 and H10), fixing typos or wrong (outdated) details, adding missing facts, some whitespace changes and breaking overly long lines to make the code better readable. by Marianne Arnold · 16 years ago
  29. 5503501 Minor fixes in some platform files: consistent spelling and close a macro correctly so that the following space is not eaten. by Marianne Arnold · 16 years ago
  30. c479880 Factor out scramble / mkboot functions to allow easier reuse (for rbutil). by Dominik Riebeling · 16 years ago
  31. efbd2b8 More calculate button changes: make the 'calculate' shortcut also work on the M5X5, the Ipod and the Gigabeat S pad. Also make 'select' actually select the number under the cursor and use 'menu' for calculating instead. by Marianne Arnold · 16 years ago
  32. d131a31 Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup exports a bit. by Dominik Riebeling · 16 years ago
  33. 8436e29 Dutch langfile update by Peter D'Hoye · 16 years ago
  34. 19590c2 Make the 'calculate' shortcut work on the H10 pad by Marianne Arnold · 16 years ago
  35. 014dc78 quick fix for FS#9046 - dont let jpeg.rock enter the playback menu if its using the audiobuffer by Jonathan Gordon · 16 years ago
  36. e0f7b7a add "tags" rule to create ctags file. by Dominik Riebeling · 16 years ago
  37. 5c416ae "Fix" FS#7887 - the line selector colours would be completly wrong on scrolling lines. by Jonathan Gordon · 16 years ago
  38. 1671453 Musepack speed optimization. Speep up 64 bit precision synthesizer by another 1.5MHz through using symmetries within D[] filter coefficients. For ARM only. by Andree Buschmann · 16 years ago
  39. 23bca7e fix FS#5821 and FS#8449 - WPS isnt updated during fade, play status isnt changed to pause fast enough. by Jonathan Gordon · 16 years ago
  40. 3d30be8 lcd-common.h hasn't contained code in nearly 6 years. by Michael Giacomelli · 16 years ago
  41. 3d40144 Commit FS#9076, unification of PCF-initialization for iPod Video and nano. The nano's runtime will increase by about 45min. by Andree Buschmann · 16 years ago
  42. 80af160 Minor code beautification. by Andree Buschmann · 16 years ago
  43. c0951d9 Resort operands in mul/smull/mla/smlal to use D[] as second multiplication operand. Additionally do not pre-scale D[] for the 64 Bit precision synthesizer. Through this the 64 Bit multiplication is speed up by 1.5MHz without loss of precision. by Andree Buschmann · 16 years ago
  44. 95cd24d Three times the charme... the new wording makes the parentheses unnecessary. by Marianne Arnold · 16 years ago
  45. 7fbf0a3 Small improvements to the just committed midiplay.tex in wording and spelling. Thanks to Robert Menes. by Marianne Arnold · 16 years ago
  46. df6fe65 Manual: Add a midiplay chapter in the viewers section. Based on the wiki page completed with button table(s) and a note about problems on portalplayer targets. Wording could be improved I think, but this is a start. by Marianne Arnold · 16 years ago
  47. 538a387 Blind-add some code from ipodlinux that hopefully fixes the colour problem on iPod Photo reported on the forums. by Jens Arnold · 16 years ago
  48. 9de0d81 Two fixes for crosscompiled win32 simulators: * Make crosscompiled sims a console application like on cygwin, so debug output to the console works again. * Kill the thousands of visibility warnings when crosscompiling a win32 sim on a 64 bit linux host. The 64 bit linker flags must not be used when cross-linking. by Jens Arnold · 16 years ago
  49. 0efad8d D2: Configure NAND GPIO lines /before/ attempting to use them. Should fix 16Gb support. by Rob Purchase · 16 years ago
  50. 05a0b22 Print some more usefull info on screen. (Should be the last commit for this plugin) by Antoine Cellerier · 16 years ago
  51. 239c805 Use strncasecmp for hash (string version) comparision. by Antoine Cellerier · 16 years ago
  52. 8e7454c Hopefully fix compilation warnings and link errors. Add some feedback (file being hashed). Boost CPU. by Antoine Cellerier · 16 years ago
  53. 34d4165 New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed. by Antoine Cellerier · 16 years ago
  54. f52696e Correct DSP_SET_SAMPLE_DEPTH to 29 for mpc (18.14 fixed point samples). Higher precision for fast 32x32=32 multiplication in dewindowing part of synthesis filter. by Andree Buschmann · 16 years ago
  55. 50763d5 Make some more games touchscreen compatible. by Maurus Cuelenaere · 16 years ago
  56. fb57363 Simplify progress emit in httpget class a bit. by Dominik Riebeling · 16 years ago
  57. bca9703 D2: Fixes for 16Gb models with four NAND banks: update MAX_BANKS, configure the chip select GPIO as output and use a couple of #defines to tidy things up. by Rob Purchase · 16 years ago
  58. 84ca420 Small mpc quality improvement. Guarantee symmetric synthesis window for pre-shifted signed coefficients. by Andree Buschmann · 16 years ago
  59. 51d6d40 Update the LV24020 FM driver so that it can be used on the D2. Register read/write and chip_id detection works now. by Rob Purchase · 16 years ago
  60. 2a4c0f5 Only create cache file when no error occured. Ignore server errors when using download cache to make offline mode work again. by Dominik Riebeling · 16 years ago
  61. 61f5dd6 fix red and pointer screwup by Jonathan Gordon · 16 years ago
  62. 1688867 fix some whitespace by Jonathan Gordon · 16 years ago
  63. 930447c oops, missed to failed hunks in the patch by Jonathan Gordon · 16 years ago
  64. ae49b38 Accept FS#9075 and rename valid_vals to set_vals by Jonathan Gordon · 16 years ago
  65. cbbbaac Make parse_list() a bit stricter by only allowing items to be skipped if they are explicitly marked with - e.g %V|0|0|-|-|1|-|-| by Jonathan Gordon · 16 years ago
  66. 4bbdc5c Fix yellow by Maurus Cuelenaere · 16 years ago
  67. e1753de 1) Implement generic touchscreen detection library for the plugins by Maurus Cuelenaere · 16 years ago
  68. f9bf137 Remove the html formatting designer added for description labels and use simple tags instead. by Dominik Riebeling · 16 years ago
  69. 6d9f55e corrected sign of error return value by Frank Gevaerts · 16 years ago
  70. c2416bf Fix typo in the new default values for %V, so that the background color is actually set on 16-bit targets. by Magnus Holmgren · 16 years ago
  71. 5105d8e Manual: add a 'ZXBox' chapter. This is mostly a conversion of the PluginZXBox wiki page to the target specific style of the manual, phrased a bit differently and also included a button table (of the default mapping) and screenshots for every display type. by Marianne Arnold · 16 years ago
  72. f002b7d make %V a little simpler. only the x and y values have to be specified now (i.e %V|0|0|||||| ) by Jonathan Gordon · 16 years ago
  73. dd7103a Make sure a temporary file does not exists preventing the database re-initialization. by Miika Pekkarinen · 16 years ago
  74. 27ad822 add usb_allowed_current() function, so powermanagement code can know when it's allowed to charge from usb by Frank Gevaerts · 16 years ago
  75. ea840e2 Add effective clockrate for realtime decoding to the displayed results of test_codec plugin. This result shows the effectiveness of a codec on the current target plaform. by Andree Buschmann · 16 years ago
  76. cc11e94 Further changes in mpc buffered seek. Remove magical number and replace it with a better commented #define. Use shift and bit mask instead of division and modulo operations when using the seek buffer. Saves some binary size for the codec. by Andree Buschmann · 16 years ago
  77. 9ea6bc0 Use the new progressbar value slot instead of wrapping around it. by Dominik Riebeling · 16 years ago
  78. fa5bd07 Oops. Lost sync on a few instances and 'HI' registers. by Michael Sevakis · 16 years ago
  79. 191320c Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to disable' register and hasn't anything to do with acknowledging interrupts-- that's handled at the module level. by Michael Sevakis · 16 years ago
  80. 606d9d0 Reinstate the awful ATA hack that has no proper reason to exist for iPod 5.5g 60GB and/or 80GB. by Michael Sevakis · 16 years ago
  81. 0d83a18 Don't invalidate the server timestamp variable when download finishes. by Dominik Riebeling · 16 years ago
  82. 44bc915 Extend http class to allow retrieving of the server timestamp once a file has been downloaded. by Dominik Riebeling · 16 years ago
  83. 7580721 Some quality improvements in the mp3 encoder engine. For more details by Antonius Hellmann · 16 years ago
  84. 75cac2c Fix some mistakes by Maurus Cuelenaere · 16 years ago
  85. 999d3e8 Put pointer arrays in the correct iram section, tiny const police to make it possible too by Nils Wallménius · 16 years ago
  86. cad30d3 1) Make touchscreen interface more intuitive 2) Comment the code by Maurus Cuelenaere · 16 years ago
  87. bc97952 libmad: PP5002 does in fact profit more from -O2 than PP502x, so use it for all targets. The previous check was half-baked (excluded iPod 3rd Gen only, but 1st/2nd Gen are also PP5002). by Jens Arnold · 16 years ago
  88. 54ac25f Compile libmad with -O2 for the Ipods instead of just newer PP targets. Gives a 2% speedup on Ipods, but no change elsewhere. I've left the 3G alone, but its probably worth checking. by Michael Giacomelli · 16 years ago
  89. 5dca53e Even more touchscreen improvements. by Maurus Cuelenaere · 16 years ago
  90. 995b71a Some more touchscreen gui list improvements. by Maurus Cuelenaere · 16 years ago
  91. d56016a Fix for FS#9054. MPC-playback stopped after 3:34min caused by out-of-bounds access. by Andree Buschmann · 16 years ago
  92. 3f7f5d7 D2: Stop panic screen from crashing instantly (seems this has been broken for a while). by Rob Purchase · 16 years ago
  93. d701d40 Fix FS#8846 describing how to pause rockblox by Nils Wallménius · 16 years ago
  94. 566bf33 Fix a wrong button macro in the c200 manual reported in FS#8907 by Nils Wallménius · 16 years ago
  95. 8b2d5be FS#9047 by Alex Wallis fixing a typo by Nils Wallménius · 16 years ago
  96. 02aadeb Make ZXBox work on the m:robe 100, and fix the linker script and loader to make it work again on archos. Put Menu on F1 for recorders in order to avoid accidental poweroff on v1. ZXBox on archos is very slow, but that's not different from rockboy which is also included for recorders. (Patch by Marianne Arnold and me). by Jens Arnold · 16 years ago
  97. 023cd57 Commit FS#9024 - apply proper line-in gain for h10's radio by Przemyslaw Holubowski with one change: make "0x1e" "0x1f" since that's actually +12dB. by Michael Sevakis · 16 years ago
  98. e0a6a70 Minor correction to Jewels scoring on level advance by Adam Boot · 16 years ago
  99. 785aa5c Fix M:Robe 500 simulator by Maurus Cuelenaere · 16 years ago
  100. 944219b (Simulator) Touchscreen improvements. by Maurus Cuelenaere · 16 years ago