1. 9f5ca5a allows bigger language files by Jose Maria Garcia-Valdecasas Bernal · 20 years ago
  2. 22a7543 Synched. by Mats Lidell · 20 years ago
  3. f2758d1 Fixed plugin-browser-shows-id3db bug by Björn Stenberg · 20 years ago
  4. ea1188c Repaired broken exit from plugin/font/language browser by Björn Stenberg · 20 years ago
  5. cdd79a3 Repaired broken resume by Björn Stenberg · 20 years ago
  6. 84c7d880 Added support for very large tables in ID3 database. by Björn Stenberg · 20 years ago
  7. f9c0622 Synced. by Jens Arnold · 20 years ago
  8. 28ce045 Player: Return the correct icon for id3 database browsing. by Jens Arnold · 20 years ago
  9. 3badc7d Leaving all menus when loading a new language is no longer necessary. by Jens Arnold · 20 years ago
  10. 5e1ec23 No files in dir if database not initialised. by Björn Stenberg · 20 years ago
  11. cced503 The current lcd_bitmap() implementation is safe for enabling partial font height drawing. by Jens Arnold · 20 years ago
  12. 57c129f Use the correct lcd code for iRiver simulator builds. by Jens Arnold · 20 years ago
  13. b3303d7 iRiver fix: The larger LCD_HEIGHT needs larger area fill bitmaps. by Jens Arnold · 20 years ago
  14. e6f403f X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab chars. by Jens Arnold · 20 years ago
  15. b96333a Win32 sim: Added some alternative key-to-button mappings. by Jens Arnold · 20 years ago
  16. 7ae56e3 Removed 'strict' by Björn Stenberg · 20 years ago
  17. 5a2f048 Corrected copyright year by Björn Stenberg · 20 years ago
  18. c985fa0 Added some consistency checks by Björn Stenberg · 20 years ago
  19. e24a528 re-indented to look normal ;-) by Daniel Stenberg · 20 years ago
  20. 7396d99 Don't die on opendir() failure. Index .mp2 files too. by Björn Stenberg · 20 years ago
  21. 445d5d5 Don't print to STDERR. by Björn Stenberg · 20 years ago
  22. 225116e Added MP3::Info.pm inside script to make it standalone. by Björn Stenberg · 20 years ago
  23. a50cc0b Minor tweaks to compile on win32. by Björn Stenberg · 20 years ago
  24. b2d84b1 Reinserted patch 1.279 (was lost in move to filetree.c) by Björn Stenberg · 20 years ago
  25. 5df90b4 Added ID3 database support. by Björn Stenberg · 20 years ago
  26. 8a5de5f Added ID3 database support. Still very early. by Björn Stenberg · 20 years ago
  27. fc53fd7 Added ID3 database dirfilter by Björn Stenberg · 20 years ago
  28. 025f5c0 Added progress display and summary. Implemented --strip. by Björn Stenberg · 20 years ago
  29. 5bc7e9a Added the new Win32 UI images to the tarball by Jens Arnold · 20 years ago
  30. f124e14 Bitmapped roll_credits() didn't use the defined LCD height. by Jens Arnold · 20 years ago
  31. 78a0aed New Ondio FM pics (scanned). Slightly updated device chart. by Jens Arnold · 20 years ago
  32. c9aacb6 Win32 simulator: Button handling adapted to iRiver and reworked a bit. by Jens Arnold · 20 years ago
  33. 9f700ac Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Background pictures, LCD colours and dimensions depending on unit; build uses language selected in configure. Fixed vertical window size. by Jens Arnold · 20 years ago
  34. 3d1ca9d Plugin fixes for simulator: (1) Don't compile calendar for units without RTC. (2) Don't compile wormlet for non-recorders. by Jens Arnold · 20 years ago
  35. 166f7a2 scrollbar(): Code size optimisation; fixed overflow with large parameters (fixes seek position display in video.rock with large files). by Jens Arnold · 20 years ago
  36. 4666f7e Bugfix: Ordinary ending of playback didn't close the file (File handle leak, cleared resume position was not saved). by Jens Arnold · 20 years ago
  37. 37d4730 Ondio bugfix: recording file number generator didn't release the directory handle, causing a panic after several calls by Jörg Hohensohn · 20 years ago
  38. 5265edd Removed remnants of buttonbar code for units without recorder keypad. by Jens Arnold · 20 years ago
  39. c5efd8b Patch #939307 by Eric Lassauge by Linus Nielsen Feltzing · 20 years ago
  40. ae75ea8 Patch #1016041 by Eric Lassauge by Linus Nielsen Feltzing · 20 years ago
  41. 0978026 Rombox now properly uses all available DRAM for 8 MB builds. by Jens Arnold · 20 years ago
  42. 76b257f New channel configuration setting, allowing fine-grained control of the stereo width. This replaces the 'stereo narrow' and 'stereo wide' modes. by Jens Arnold · 20 years ago
  43. 01c484c Jean-Philippe Bernardy: minor correction by Daniel Stenberg · 20 years ago
  44. ed69c36 Now define the exact LCD controller in use. by Daniel Stenberg · 20 years ago
  45. b42509b Jean-Philippe Bernardy: TCC730 adjustments by Daniel Stenberg · 20 years ago
  46. 7c5169d Jean-Philippe Bernardy: fixed to use long for 32 bit values by Daniel Stenberg · 20 years ago
  47. 2a3acde gmini adjustments, with a new CONFIG_LCD setup being prepared by Daniel Stenberg · 20 years ago
  48. b07321e Jean-Philippe Bernardy: gmini100 keypad support by Daniel Stenberg · 20 years ago
  49. a79cda0 Jean-Philippe Bernardy: removed bad emu_debugf() call by Daniel Stenberg · 20 years ago
  50. d3e107c Jean-Philippe Bernardy: gmini support by Daniel Stenberg · 20 years ago
  51. 39fb8f0 Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs with by Daniel Stenberg · 20 years ago
  52. 87923f2 Reverted latest change due to compiler warning. led() doesn't do anything by Daniel Stenberg · 20 years ago
  53. 9e98e2c don't include the types, we use plain C variable types by Daniel Stenberg · 20 years ago
  54. 0032898 Jean-Philippe Bernardy: ADC support for TCC730 by Daniel Stenberg · 20 years ago
  55. 3fce857 Jean-Philippe Bernardy: only flash with LED if there is a led available! by Daniel Stenberg · 20 years ago
  56. fe79cd8 Jean-Philippe Bernardy: ported to gmini120 by Daniel Stenberg · 20 years ago
  57. 9bb49ca Jean-Philippe Bernardy by Daniel Stenberg · 20 years ago
  58. 570640f Jean-Philippe Bernardy: TCC730 support added by Daniel Stenberg · 20 years ago
  59. 81bf83d Jean-Philippe Bernardy: gmini keypad added by Daniel Stenberg · 20 years ago
  60. 0d09b74 Jean-Philippe Bernardy: calmrisc header file (gmini work) by Daniel Stenberg · 20 years ago
  61. 11f6988 Jean-Philippe Bernardy: removed -m1 from calmrisc gcc options by Daniel Stenberg · 20 years ago
  62. e1a1926 Use the register shadow variable in all places. by Jens Arnold · 20 years ago
  63. faedcd4 Allow flashing for players with alternative boot ROM. by Jens Arnold · 20 years ago
  64. d851d98 Fixed some warnings. by Jens Arnold · 20 years ago
  65. 7414687 unmount function in preparation for MMC hotswap, more mutexing by Jörg Hohensohn · 20 years ago
  66. 9366070 Multivolume: prevent file rename attempts across volumes. by Jens Arnold · 20 years ago
  67. 50dba1f modify fat cache entries atomic, this was potentially unsafe by Jörg Hohensohn · 20 years ago
  68. 8be9775 no rename nor delete option on volumes by Jörg Hohensohn · 20 years ago
  69. 521ecb8 Early and basic gmini 120 config. Needs attention and corrections. by Daniel Stenberg · 20 years ago
  70. 72fdf37 prepare for gmini 120 port by Daniel Stenberg · 20 years ago
  71. 81f2a4a select the card within the mutex, seems more safe by Jörg Hohensohn · 20 years ago
  72. dcdffe8 using a pointer instead of array dereferencing saves ~250 bytes by Jörg Hohensohn · 20 years ago
  73. 49efa8d Re-removed already removed lines by Björn Stenberg · 20 years ago
  74. 316ae18 Correct handling of FAT16 root directory when it does not start on a pseudo cluster boundary. Fixed some places where the cluster number can become negative. Significant code cleanup. by Jens Arnold · 20 years ago
  75. 98ccef2 Prevent entering the menu when returning from a subroutine with MODE-repeat events still in the queue (e.g. from renaming a file) (Ondio) by Jens Arnold · 20 years ago
  76. 5bdac48 Start with the basic button layout if the basic operators are not available separately (Ondio keypad) by Jens Arnold · 20 years ago
  77. 7ec0c9d finally: multivolume for Ondio officially enabled (use MMC and internal 128MB seamless) by Jörg Hohensohn · 20 years ago
  78. 6dda401 volume names look better in sharp brackets, code slightly more compact by Jörg Hohensohn · 20 years ago
  79. 83f883b player version check extended up to 5.08 by Jörg Hohensohn · 20 years ago
  80. 2ab64c9 cosmetic: use the IF_MV2() macro for optional arguments by Jörg Hohensohn · 20 years ago
  81. 575c904 behave for multi-volume by Jörg Hohensohn · 20 years ago
  82. 7ee03d0 killed a warning by Jörg Hohensohn · 20 years ago
  83. 1a5962f Shared mounting code, also more general. It will mount multiple HD partitions, too, once HAVE_MULTIVOLUME is enabled. by Jörg Hohensohn · 20 years ago
  84. 5c631a1 Release 2.4 by Linus Nielsen Feltzing · 20 years ago
  85. c540e82 sim fix for ATA stubs by Jörg Hohensohn · 20 years ago
  86. 19934a1 killed a warning for boxes not supporting FAT16 by Jörg Hohensohn · 20 years ago
  87. da84857 prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC) by Jörg Hohensohn · 20 years ago
  88. ae45d97 Radio screen: status bar wasn't updated when prerecording buffer was filled and no button pressed. by Jens Arnold · 20 years ago
  89. b8c9a0c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. by Jens Arnold · 20 years ago
  90. dfa95c3 different kind of recording beep: more faint, but not disturbing prerecording, can beep while we already record (no latency due to beep) by Jörg Hohensohn · 20 years ago
  91. 35c6928 Updated manual link by Jens Arnold · 20 years ago
  92. 431be7f now can compose images with ROMbox, too by Jörg Hohensohn · 20 years ago
  93. e432b4d Manual is being updated by Björn Stenberg · 20 years ago
  94. 65a43c8 Added playerhistory by Björn Stenberg · 20 years ago
  95. 7608778 added viewcvs styles by Björn Stenberg · 20 years ago
  96. 7f6d97a 2.4 release by Björn Stenberg · 20 years ago
  97. f997f6e Updated manual link, shortened some others by Jens Arnold · 20 years ago
  98. 42eef5b Removed duplicate instruction by Jens Arnold · 20 years ago
  99. 3bf321f aid for blind recorders: longer beep when starting a recording, short beep when resuming it (you may disable the voice UI to get rid of it) by Jörg Hohensohn · 20 years ago
  100. bfba2d2 bigger Rockbox logo for bigger LCD screen by Daniel Stenberg · 20 years ago