1. b249d9a Oops. Accidentially wrote Left instead of Right by Martin Arver · 18 years ago
  2. 4f8338d Add vector drawings of the ipodnano/mini/video from Frederik Vestre by Martin Arver · 18 years ago
  3. b0fa6e3 New vector drawings of the player/recorder/recorderv2fm/h1xx from Marianne Arnold by Martin Arver · 18 years ago
  4. bf64d6b Lets call the Off button Off by Martin Arver · 18 years ago
  5. 11af807 H300 remote Keyboard: No point in having Combis with directions, they dont work and all combis with NAVI not ON key. by Martin Scarratt · 18 years ago
  6. d0a12a7 prevent linebreaks between "description" and number in the reference macro. by Dominik Riebeling · 18 years ago
  7. 0ba2204 Button action code for the Virtual keyboard. Extra buttons for H1xx remote: Vol-+ Cursor Left/Right. H3xx remote:-10/+10 Cursor Left/Right. by Martin Scarratt · 18 years ago
  8. af95a01 First commit of vector versions of the keypress reference images for the manuals. This commit includes the Archos player drawn by Marianne Arnold. by Martin Arver · 18 years ago
  9. 10651c8 Changed the First Keypress Enables Backlight default setting to OFF by Linus Nielsen Feltzing · 18 years ago
  10. fe5e56c woops, more infinite loops removed by Jonathan Gordon · 18 years ago
  11. 1d1c59e Prevent infinite loop in the X5 keymap, and optimize the yesno context by Linus Nielsen Feltzing · 18 years ago
  12. cbcc9db initial (re)support for F3 by Jonathan Gordon · 18 years ago
  13. 38a5aa1 Fix a few warnings by Dave Chapman · 18 years ago
  14. 89ed855 directory navigation in wps works as before (short then long next/prev) by Jonathan Gordon · 18 years ago
  15. 1ce86d6 Minor bugfixes for ipod keymap file by Jonathan Gordon · 18 years ago
  16. 5cc95ad X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times @45MHz, +75% @124MHz. by Jens Arnold · 18 years ago
  17. acc153f Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction): +32% @11MHz, 2.5 times @45MHz, +45% @124MHz. The speedup is data dependent, the worst case (every pixel having the opposite value from the previous one, in LCD data order) would see no speedup (except @45MHz), but it's a highly unlikely case. by Jens Arnold · 18 years ago
  18. 4746e67 pcm_recording.c hasn't been used since November 2005... by Dave Chapman · 18 years ago
  19. 5076c84 Oops - fix warnings for Player by Daniel Ankers · 18 years ago
  20. 0aec12f Threading changes in preparation for multiple core support by Daniel Ankers · 18 years ago
  21. e09dc8d Updated .svg logo from Frederik Vestre by Martin Arver · 18 years ago
  22. 2f2c280 Make sure mkmi4.sh has the right output filename when building for 5GB H10. by Barry Wardell · 18 years ago
  23. 70c8b75 use h10.c for H10 GB as well by Daniel Stenberg · 18 years ago
  24. 9913913 fix the H10 5GB mi4 creation by Daniel Stenberg · 18 years ago
  25. 5d6f625 add driver for Semtech SC606 LED driver (for backlight and button LEDs) by Marcoen Hirschberg · 18 years ago
  26. b992b4c fix the gigabeat keymap file for the chaining commit 90min ago by Jonathan Gordon · 18 years ago
  27. f59a37d fix gigabeat simulator build by Marcoen Hirschberg · 18 years ago
  28. e70e053 Add keymaps for the gigabeat by Marcoen Hirschberg · 18 years ago
  29. 9f25623 sorry by Jonathan Gordon · 18 years ago
  30. 56a16d7 Action lists no longer automatically "chain" to the CONTEXT_STD unless explicitly told to by Jonathan Gordon · 18 years ago
  31. d12f81d fixed the settings action context, time/eq/colour chooser/dbug screens by Jonathan Gordon · 18 years ago
  32. c8e69df Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add frame-rate limiting and frame-skipping (skipping display only, not decoding) to try and achieve real-time playback. Frame-rate limiting and frame skipping (and FPS display) are enabled via options in a new menu and are currently all off by default. by Dave Chapman · 18 years ago
  33. 18cfe43 Fix errors when building H10 Normal build. by Barry Wardell · 18 years ago
  34. 2a8dfd6 Just some comment editing by Martin Scarratt · 18 years ago
  35. c8bd912 Button action code for recording screen. Shouldnt make any noticable difference in recording screen button operation except for H300 I-River remote, which should now work as expected, -10 button = LCD off by Martin Scarratt · 18 years ago
  36. 7847dde fix buttons in bookmark autoload query screen by Martin Scarratt · 18 years ago
  37. d1ee44a fix H1xx remote in filebrowser and some H3xx oddities, also TREE_OFF works now by Martin Scarratt · 18 years ago
  38. 9272dfd Functional, but minimal LCD driver for H10. by Barry Wardell · 18 years ago
  39. 6e0e0f9 Add keymaps for pitchscreen and graphical equalizer on H10 by Barry Wardell · 18 years ago
  40. 99c2dc5 Add new build target for iriver H10 5/6Gb. by Barry Wardell · 18 years ago
  41. 9fdb611 Added button actions for iriver iFP7xx. by Tomasz Malesinski · 18 years ago
  42. 2b415ef Iriver iFP7xx battery support (1xAA). by Tomasz Malesinski · 18 years ago
  43. 12f1a83 Added help text in minesweeper for iriver H10 by Barry Wardell · 18 years ago
  44. e5781a9 added description of Show Path setting, reordered file view options to the same order as the menu, use more macros. by Nils Wallménius · 18 years ago
  45. 7d6add5 changed the NODO to include relevant entries in the right manuals. by Nils Wallménius · 18 years ago
  46. bfe81e8 Update config file reference table. added missing settings, removed deprecated settings, corrected errors. by Nils Wallménius · 18 years ago
  47. d492cf3 changed HAVE_LCD_REMOTE to HAVE_REMOTE_LCD to mimic the code by Nils Wallménius · 18 years ago
  48. d198b4c Rework of iriver remote mappings, now follow the main screen layout. Please, test. Needs more work (especially for h300 NON-lcd remote), but is a good starting point. by Hristo Kovachev · 18 years ago
  49. bd7248d * Use fast multiplication macro in some more places. * Better pipelining on SH1. by Jens Arnold · 18 years ago
  50. 46ae870 Recorders: Fixed Resume/ WPS switch button, allows playing files again. by Jens Arnold · 18 years ago
  51. a19032c Iriver iFP7xx support in simulator. by Tomasz Malesinski · 18 years ago
  52. 09c3961 Fix for commas and periods eaten up by our macros. Do not use \ after a macro if followed by a , or a . Use nothing or {} instead. Thanks to Mikachu for noticing. by Martin Arver · 18 years ago
  53. 89e411b Slightly rewrote volume, channels and crossfeed settings. by Thom Johansen · 18 years ago
  54. f83f920 Increase the size of the screenshot for targets that have large displays. Should make the screenshots for that targets much more readable. by Dominik Riebeling · 18 years ago
  55. 7c95bdc Oops... Ill get it right this time *blush* by Martin Scarratt · 18 years ago
  56. d75fedf I-River Remote button support for yes/no screen. Also H1xx buttons = H3xx buttons for bookmarks. by Martin Scarratt · 18 years ago
  57. 155c553 Reverted the last clumsy language change that broke the language strings for non-iriver targets by Linus Nielsen Feltzing · 18 years ago
  58. c341da2 Bookmark support for I-river remotes, also renamed bookmark delete button as it has changed to RECORD - Sorry Linus ;) by Martin Scarratt · 18 years ago
  59. 32dd5e9 Patch #5750 by Mattias Mohr - More Play->NAVI translation on H-series players by Linus Nielsen Feltzing · 18 years ago
  60. 4ef5573 H3xx remote: restore stop button functionality in filebrowser Stop = Stop. by Martin Scarratt · 18 years ago
  61. 4293482 create the playlist directory instead of warning it doesnt exist when entering the playlist cataloge by Jonathan Gordon · 18 years ago
  62. 5119b18 H1xx remote: restore functionality of stop button as back button in filebrowser by Martin Scarratt · 18 years ago
  63. 567cb6e Clean up the video output code - remove the final traces of libvo (used by mpeg2dec) and remove unused code-paths from the main decoding loop. by Dave Chapman · 18 years ago
  64. f5e7867 Prevent unlikely endless loop. by Miika Pekkarinen · 18 years ago
  65. f70e45a Adding a slightly painful workaround to silence a compiler warning. by Daniel Stenberg · 18 years ago
  66. e5f1fe9 iAudio X5: draft of remote button mappings by Linus Nielsen Feltzing · 18 years ago
  67. dffcb9f iAudio X5: swap the remote REW and FF buttons by Linus Nielsen Feltzing · 18 years ago
  68. b973156 forgot to translate the splash messages by Jonathan Gordon · 18 years ago
  69. f178131 software keylock works again by Jonathan Gordon · 18 years ago
  70. 0b35bcf Guard against division by zero in the peak meter (the settings menu allows the user the set range min and max to the same value; maybe that should be changed too). by Magnus Holmgren · 18 years ago
  71. 07d3db2 really fix the yes/no screen now, also id3 viewer shows the status bar correctly by Jonathan Gordon · 18 years ago
  72. 5b71470 Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Photo/Color and Nano - gives a similar 10-15% speedup in mpegplayer. by Dave Chapman · 18 years ago
  73. 30f2373 bring back the Battery:Charging splash if you try turning off certain by Jonathan Gordon · 18 years ago
  74. b80266c Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10-15% by Dave Chapman · 18 years ago
  75. 10af966 stop id3 viewer eating keypress on entry by Jonathan Gordon · 18 years ago
  76. 5fc66e5 Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. by Peter D'Hoye · 18 years ago
  77. c5a24c6 Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM, and disabling reduces binary size. by Jens Arnold · 18 years ago
  78. 6267c7b Greyscale tetrox backgrounds: 'Score' in bold plus some antialiasing. There's still room for improvement... by Jens Arnold · 18 years ago
  79. 675d708 Sudoku: Separate set of graphics for X5 and Nano. Fixes wrong colours (pure greyscale instead of blueish shades), and allows specific enhancements for colour. by Jens Arnold · 18 years ago
  80. 214ce3f Allow exiting of plugin whilst paused by Dave Chapman · 18 years ago
  81. f39add3 Remote button mappings for archos player & recorders. Made keymap-internal stuff static for better optimisation. by Jens Arnold · 18 years ago
  82. 0fec0f5 Make the EQ setting work again on X5 by Linus Nielsen Feltzing · 18 years ago
  83. 3b44ec9 Oops... small changes catch most errors by Peter D'Hoye · 18 years ago
  84. 6a8f06f Show a splash on successful eeprom write to let the user know something happened and it went well by Peter D'Hoye · 18 years ago
  85. 10d8ac6 Add HAVE_LCD_REMOTE to the x5 by Martin Arver · 18 years ago
  86. 0e07eff Add action maps for the standard and wps contexts. Add an option for HAVE_LCD_REMOTE as well by Martin Arver · 18 years ago
  87. f7db043 * fix pitchscreen by Jonathan Gordon · 18 years ago
  88. 871be00 Convert the "short ciruit operator madness" to plain and simple code that by Daniel Stenberg · 18 years ago
  89. f52e03f Add 'make bin' target to avoid building codecs and plugins by Linus Nielsen Feltzing · 18 years ago
  90. 5e5bfab * fixed the pitch screen key mappings for all targets, targets require a by Jonathan Gordon · 18 years ago
  91. 75765df Prevent accidental track skip when entering the WPS by Linus Nielsen Feltzing · 18 years ago
  92. 4902996 1. auto-detect and auto-use ccache if installed and present in $PATH by Daniel Stenberg · 18 years ago
  93. 56f2ca7 Assembler optimised crossfeed routine for ARM. Performance improvement is more than double. Should work fine, but watch your ears nevertheless. by Thom Johansen · 18 years ago
  94. 1dc62df Okay, use µs instead of us by Hristo Kovachev · 18 years ago
  95. f787242 remove remote button checking for taregts with no remote by Jonathan Gordon · 18 years ago
  96. 340de14 Fix the stupid text editor's silliness and use "us" for microsec by Hristo Kovachev · 18 years ago
  97. 86ca85b Reload directory on switching out of ID3 Database view. Stops the file browser from crashing in the sim and may fix FS#5521. Also turn off the list title in ID3 DB view. by Dan Everton · 18 years ago
  98. 475be66 put the timeouts back the way they were (sorry amiconn) by Jonathan Gordon · 18 years ago
  99. 5a78833 Add apps/keymaps to FILES. by Dan Everton · 18 years ago
  100. e9fd3d6 * Add keymap file for h10 (Thanks Barry Wardell) by Jonathan Gordon · 18 years ago