1. fae7cdb corrected the win32/Makefile names by Daniel Stenberg · 23 years ago
  2. c67ae33 use the Makefile.vc6 instead by Daniel Stenberg · 23 years ago
  3. a32af77 remove compiler warnings by Daniel Stenberg · 23 years ago
  4. 02d4731 join the party! by Daniel Stenberg · 23 years ago
  5. 360ae3e Magnus Holmgren's fix that now enables us to toggle shuffle on/off from the by Daniel Stenberg · 23 years ago
  6. 81e7c72 clean works now by Daniel Stenberg · 23 years ago
  7. 2ec1e17 just defensivelt check for defined defines before we define them by Daniel Stenberg · 23 years ago
  8. d52f113 debreakage by Daniel Stenberg · 23 years ago
  9. 4c04317 ming compile fixes by Bill Napier by Daniel Stenberg · 23 years ago
  10. 714d6ff Mingw compile adjustments. Mostly from Bill Napier. by Daniel Stenberg · 23 years ago
  11. 75eeb11 This is the new makefile for building the win32-simulator, cross-compiled by Daniel Stenberg · 23 years ago
  12. 7c928dc This file is history, the VC++ Makfile is now Makefile.vc6 by Daniel Stenberg · 23 years ago
  13. ac9ebde This is the VC++ makefile renamed. by Daniel Stenberg · 23 years ago
  14. 60fe9df Adjustments to allow generating a Makefile for building win32 simulator by Daniel Stenberg · 23 years ago
  15. 4f26c28 win32simulator fix, __attribute__ defined for win32 by Felix Arends · 23 years ago
  16. 8fa0217 Scrolling menus by Justin Heiner by Linus Nielsen Feltzing · 23 years ago
  17. 513e851 Cleaned up the sleep options a little by Linus Nielsen Feltzing · 23 years ago
  18. 63e9bed added Markus Braun by Daniel Stenberg · 23 years ago
  19. e5e141d Markus Braun joined the ship by Daniel Stenberg · 23 years ago
  20. f4fb026 Markus Braun's progressbar now in use in the Recorder WPS display by Daniel Stenberg · 23 years ago
  21. 57e2fb1 Markus Braun's progressbar and slidebar code by Daniel Stenberg · 23 years ago
  22. 7769ad2 Moved some time critical functions to internal RAM by Linus Nielsen Feltzing · 23 years ago
  23. ce25975 Moved to internal RAM by Linus Nielsen Feltzing · 23 years ago
  24. 9d58940 Now uses CMD_STANDBY again. CMD_SLEEP used more power than CMD_STANDBY for some reason by Linus Nielsen Feltzing · 23 years ago
  25. af6ceba support for relative paths in playlists by Brian King <brking@charter.net> by Daniel Stenberg · 23 years ago
  26. e71fcaa Moved the .bss section to after the .stack section by Linus Nielsen Feltzing · 23 years ago
  27. 6337f45 The internal RAM copy accidentally ended up in the wrong place by Linus Nielsen Feltzing · 23 years ago
  28. c3d52b4 Moved LCD frame buffer to internal RAM by Linus Nielsen Feltzing · 23 years ago
  29. 1d21ca9 Moved bitswap() to internal RAM by Linus Nielsen Feltzing · 23 years ago
  30. 364783a Moved ata_read_sectors() to internal RAM by Linus Nielsen Feltzing · 23 years ago
  31. 2f70f13 Moved switch_thread() and the thread context data to internal RAM by Linus Nielsen Feltzing · 23 years ago
  32. 1f4613d sleep() and queue_wait() moved to internal RAM by Linus Nielsen Feltzing · 23 years ago
  33. 2d46115 Copies code to internal ram at startup by Linus Nielsen Feltzing · 23 years ago
  34. 909df0a No allows code and data in internal RAM by Linus Nielsen Feltzing · 23 years ago
  35. b605b2e The low water handling incorrectly loaded too large chunks at the start of a song by Linus Nielsen Feltzing · 23 years ago
  36. 8da338e latest fix for win32 simulator by Felix Arends · 23 years ago
  37. 217023f show_info() now updates the display continuously by Linus Nielsen Feltzing · 23 years ago
  38. 17cf49a Now updates the backlight timer and scroll speed after loading the settings by Linus Nielsen Feltzing · 23 years ago
  39. 95c5800 Now handles key repeat by Linus Nielsen Feltzing · 23 years ago
  40. aec0c64 The backlight now turns off in USB mode too by Linus Nielsen Feltzing · 23 years ago
  41. 416870d Commented the ADC channels by Linus Nielsen Feltzing · 23 years ago
  42. ec370c7 charger_inserted() used the wrong ADC channel by Linus Nielsen Feltzing · 23 years ago
  43. f026f88 Killed warning on Recorder by Linus Nielsen Feltzing · 23 years ago
  44. f1e9de5 Now uses HAVE_MASxxxxx macros instead of RECORDER by Linus Nielsen Feltzing · 23 years ago
  45. 650c5e8 Volume changes now handles repeated keys by Linus Nielsen Feltzing · 23 years ago
  46. 16ec206 Killed a simulator warning by Linus Nielsen Feltzing · 23 years ago
  47. d0abfe8 Experimental disk save by Yves. #define SAVE_TO_DISK to try it by Linus Nielsen Feltzing · 23 years ago
  48. b92c0cf Removed the boot count and brushed up the info screen by Linus Nielsen Feltzing · 23 years ago
  49. 95b5667 Removed the boot count by Linus Nielsen Feltzing · 23 years ago
  50. 47c0388 Enabled ata_write_sectors() by Linus Nielsen Feltzing · 23 years ago
  51. 5cf6b41 Added battery_level_safe() function by Linus Nielsen Feltzing · 23 years ago
  52. ad8ac5c Added ata_disk_is_active() function by Linus Nielsen Feltzing · 23 years ago
  53. fce2a28 Hopefully fixed distortion and pitch problems on Player versions by Linus Nielsen Feltzing · 23 years ago
  54. 5c682fb mas_run() didn't work by Linus Nielsen Feltzing · 23 years ago
  55. 7ad3ba0 Fixed silly handling of menu key by Linus Nielsen Feltzing · 23 years ago
  56. eb896e7 Fixed key repeat by Linus Nielsen Feltzing · 23 years ago
  57. 01fd2a0 Corrected debug output by Linus Nielsen Feltzing · 23 years ago
  58. d21f8b9 Added battery level to the info screen by Linus Nielsen Feltzing · 23 years ago
  59. d07f610 Now handles key repeat again by Linus Nielsen Feltzing · 23 years ago
  60. ce35495 Forgot to delete obsolete code by Linus Nielsen Feltzing · 23 years ago
  61. f140b20 The new button handling filtered out the USB_CONNECTED message by Linus Nielsen Feltzing · 23 years ago
  62. 1d3e677 No more blank screens by Linus Nielsen Feltzing · 23 years ago
  63. a552f4c Menus now also exits with F1 on recorder by Linus Nielsen Feltzing · 23 years ago
  64. 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 23 years ago
  65. 5d6817d Removed debugging code by Linus Nielsen Feltzing · 23 years ago
  66. 2b93402 Better keylock and button handling, with visual feedback by Linus Nielsen Feltzing · 23 years ago
  67. b3d0b6e Better button and play status handling by Linus Nielsen Feltzing · 23 years ago
  68. 3cb353e Removed some debugging code by Linus Nielsen Feltzing · 23 years ago
  69. e1a9728 Reworked the button code by Linus Nielsen Feltzing · 23 years ago
  70. 42df584 Spindown mode is STANDBY when debugging by Linus Nielsen Feltzing · 23 years ago
  71. 406edc2 Added key-release event masking by Linus Nielsen Feltzing · 23 years ago
  72. c16a866 Removed vacation information by Linus Nielsen Feltzing · 23 years ago
  73. ab042e6 NEXT and PREV now works again by Linus Nielsen Feltzing · 23 years ago
  74. 96763ea New voltage levels for full and empty battery by Linus Nielsen Feltzing · 23 years ago
  75. 4e9d584 Some clarifications by Linus Nielsen Feltzing · 23 years ago
  76. 42faf56 New and improved ID3 and track change handling by Linus Nielsen Feltzing · 23 years ago
  77. d5d38f1 Changed AVC to Auto Volume by Linus Nielsen Feltzing · 23 years ago
  78. c3674ef Killed a warning on Players by Linus Nielsen Feltzing · 23 years ago
  79. e53bdf0 Fixed misspelled .PHONY target. Spotted by Nick Robinson and Markus Braun. by Linus Nielsen Feltzing · 23 years ago
  80. 5ca6b77 Better detection of track changes by Linus Nielsen Feltzing · 23 years ago
  81. e5792d6 First step towards better ID3 handling by Linus Nielsen Feltzing · 23 years ago
  82. d2018eb Pause time counting fix by Nate Nystrom by Linus Nielsen Feltzing · 23 years ago
  83. 1cf0539 Now wakes up the backlight even after a power loss by Linus Nielsen Feltzing · 23 years ago
  84. d731cdd Automatic Volume Control for Recorder by Heikki Hannikainen by Linus Nielsen Feltzing · 23 years ago
  85. e4b9dbb Better track change handling, no memcpy in interrupt context by Linus Nielsen Feltzing · 23 years ago
  86. 51782eb Safer dir reread after USB mode, by Magnus Holmgren by Linus Nielsen Feltzing · 23 years ago
  87. 4e2384e Second-exact track change detection by Linus Nielsen Feltzing · 23 years ago
  88. 3b919cb The ctype array was too short. Found by Magnus Holmgren, thanks. by Linus Nielsen Feltzing · 23 years ago
  89. 0ec3bc9 Oh, those simulator compiler errors... by Linus Nielsen Feltzing · 23 years ago
  90. f8e017b Faster display updates on recorder, 36ms instead of 54ms by Linus Nielsen Feltzing · 23 years ago
  91. 86f7e93 Now loads GBR with 0 by Linus Nielsen Feltzing · 23 years ago
  92. 09fe394 Fixed button_get() problems by Linus Nielsen Feltzing · 23 years ago
  93. 5ddd384 Finally working USB mode again by Linus Nielsen Feltzing · 23 years ago
  94. 1b21053 Removed the no longer needed hold setting by Linus Nielsen Feltzing · 23 years ago
  95. ebfff5a Better handling of key-up event in show_info() and show_credits() by Linus Nielsen Feltzing · 23 years ago
  96. ae9c3f5 Player volume is now on MENU+LEFT/RIGHT. Key lock on MENU+STOP on Player and F1+DOWN on Recorder. No visual indication of key lock on Recorder yet. by Linus Nielsen Feltzing · 23 years ago
  97. 9d4c0e3 Added multi-button read for recorder by Linus Nielsen Feltzing · 23 years ago
  98. 51065bb Added key repeat control by Linus Nielsen Feltzing · 23 years ago
  99. e8e55e2 Added note about using daily builds instead by Linus Nielsen Feltzing · 23 years ago
  100. 3383d52 Minor fact changes by Linus Nielsen Feltzing · 23 years ago