1. 5d45ec9 another attempt by Daniel Stenberg · 18 years ago
  2. 0db8470 repair the condition by Daniel Stenberg · 18 years ago
  3. 64a0fb8 avoid using #if on undefined symbols, in preparation for -Wundef by Daniel Stenberg · 18 years ago
  4. ab0752c Correct spelling of CONFIG_CODEC, fixes FS#6668 by Linus Nielsen Feltzing · 18 years ago
  5. c9e3174 Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as by Barry Wardell · 18 years ago
  6. dbd7fd8 Fix text displayed for backlight_timeout_plugged setting. by Barry Wardell · 18 years ago
  7. d17de72 Make our Doom plugin see the Doom wad we provide and list "Freedoom" as by Paul Louden · 18 years ago
  8. 1ebdd5b this wasnt meant to be commited by Jonathan Gordon · 18 years ago
  9. 40a253d Convert the Display menu to the new system. by Jonathan Gordon · 18 years ago
  10. 14ba91e A few more bookmark code tweaks. Also improves how the bookmark selection screen is displayed on Archos players. by Magnus Holmgren · 18 years ago
  11. 471d881 ARM targets: Making a few functions non-static allows us to get rid of -ffunction-sections, significantly decreasing binary size and making things run a bit faster because static functions are no longer long_call. by Jens Arnold · 18 years ago
  12. 5dd08e1 fix payer build by Jonathan Gordon · 18 years ago
  13. 5c15641 fix margin problem in "view runtime" and "rockbox info" screens by Jonathan Gordon · 18 years ago
  14. 0abbb29 Obligatory fix-a-few-warnings commit... by Zakk Roberts · 18 years ago
  15. 5bebae8 Chopper update. Fix endgame text not showing up and menu being invisible after first game, both on grayscale targets. Also fix endgame text being too long on Archos by using a splash to draw it. Also: X5's up button now works as 'fly' and Ondio mappings changed (Up/Menu = fly, Off = quit). by Zakk Roberts · 18 years ago
  16. 6dbe772 FS#6651 - Improved id3 comment extraction. by Miika Pekkarinen · 18 years ago
  17. 92878d9 FS #6443 from Jonas Häggqvist - add an "install" target. by Dave Chapman · 18 years ago
  18. 139fb1a Move dr_controller_setup() to usb_init_device() and add a call to dr_controller_stop() if we detect USB disconnection. This seems to improve reliability when connecting to Mac OS X - Rockbox previously killed its USB stack since the introduction of the new USB detection code. by Dave Chapman · 18 years ago
  19. 620c62e Fix 3g builds by Barry Wardell · 18 years ago
  20. 3a6d479 No functional changes, just reorganising code: by Barry Wardell · 18 years ago
  21. b045a24 Add #include for use with rbutil by Dave Chapman · 18 years ago
  22. 1cd80b3 Fixed typo in polish translation, closes FS #6666 by Nils Wallménius · 18 years ago
  23. fde64fd Make a couple of private functions 'static' by Nils Wallménius · 18 years ago
  24. 09186e3 SWCODEC: Remove the last quirks when upsampling. by Michael Sevakis · 18 years ago
  25. 6ffd804 Removed some unused menu code by Linus Nielsen Feltzing · 18 years ago
  26. 750fa4a Minor code policing and cleanup by Linus Nielsen Feltzing · 18 years ago
  27. 12a1e10 Fix errors I hope. by Michael Sevakis · 18 years ago
  28. ec1f482 SWCODEC Recording: Improve buffer handling by 1) Lowering watermark for flushing 2) Flushing down to a low watermark instead of a fixed number of chunks 3) Allowing in-process automatic flushes to be interrupted so file splits and stops can be marked in a timely manner (especially important when approaching 2GB limit) 4) Flush small amounts if buffer is filled during a split to protect integrity of streams 5) Boost both pcmrec and codec threads then thread priority boost is needed so that encoder doesn't fail to run and keep up with incoming data by Michael Sevakis · 18 years ago
  29. fce01de Fix a warning. by Paul Louden · 18 years ago
  30. 5400836 Added a missing word. by Paul Louden · 18 years ago
  31. a5014b9 Argh, previous 'fix' was not in fact the problem. *Now* it's fixed.. I hope. by Zakk Roberts · 18 years ago
  32. d2e47ee Implement the actual-button-name-for-game-over-message addition from my previous commit in a different way to fix builds. by Zakk Roberts · 18 years ago
  33. ce31c6f A few chopper changes. Changed colorscheme from blue on backdrop to green on black (on color LCDs), more like original. Removed useless 'help' menu entry for now. Show actual button name in game over screen (i.e. 'select' or 'play') instead of just 'action'. A bit of code cleanup. by Zakk Roberts · 18 years ago
  34. e3e58b9 FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is chopper_with_menu_api.diff with some changes by me: fixed the bug with the unmatching calls to menu_init() and menu_quit() (causing freezes after game #6); added keymappings for the sansa, gigabeat, Ondio and Archos Recorders; and changes to work with mono LCDs. This should now run on all targets with bitmapped LCDs. by Dave Chapman · 18 years ago
  35. 1ea4f0d fix menu exiting bug I introduced in the last commit by Jonathan Gordon · 18 years ago
  36. f8e08f0 Remove the menu title on the player. by Jonathan Gordon · 18 years ago
  37. aa8761f Shave a few bytes off the binary size, especially on hwcodec targets by Linus Nielsen Feltzing · 18 years ago
  38. 96e5e9e Optimise/touchup some asm macros in dsp.h, and also remove some now unneeded ones. Add config.h to dsp.c so that these macros actually get used, and also do some minor nitpicks to the resampler while I'm at it. by Thom Johansen · 18 years ago
  39. 7ba8aec * Add support for an optional y coordinate to the progressbar (from FS #4783). by Nicolas Pennequin · 18 years ago
  40. 375b7e0 Size-optimize the bookmarking code a bit (~450 bytes code, 350 bytes BSS on ColdFire). by Magnus Holmgren · 18 years ago
  41. 1f1da8e Fix 64 bit warning. by Jens Arnold · 18 years ago
  42. e393b8e Replaced some explicit options for target linking with to be consistent with the sims. by Jens Arnold · 18 years ago
  43. 9745bbc Fixed the incorrect APE header format define cause parsing to fail. by Miika Pekkarinen · 18 years ago
  44. 51e885d Fix simulator builds with logf enabled. by Magnus Holmgren · 18 years ago
  45. fd14fa2 Change the sleep timer icon to make it look like a setting by Jonathan Gordon · 18 years ago
  46. 160851e Fix a bug where the CPU stays boosted when the voice is activated by Linus Nielsen Feltzing · 18 years ago
  47. b285859 Fix the repeat mode menu item by Jonathan Gordon · 18 years ago
  48. 75bf31f fix builds by Jonathan Gordon · 18 years ago
  49. e56f8e9 Move the info and manage settings menus to the new system by Jonathan Gordon · 18 years ago
  50. 5a29fe1 Brickmania update for the Gigabeat: fixed menu and smaller game area to make the gameplay closer to targets by Nicolas Pennequin · 18 years ago
  51. 7a395a2 Start using the new endian conversion system outside tagcache also to simplify code. by Miika Pekkarinen · 18 years ago
  52. 9d5f73c Add foreground and background color information to iCatcher and UniCatcher. by Nicolas Pennequin · 18 years ago
  53. c8a9209 rename rockboxlogo3 to rockboxlogo by Marcoen Hirschberg · 18 years ago
  54. 2a4917c Oops, no need to allocate that much memory. Thanks to Lear for noticing this. by Nicolas Pennequin · 18 years ago
  55. 32878c0 Add missing entries to FILES to hopefully get everything included in the tarballs, should close FS #6660 by Nils Wallménius · 18 years ago
  56. 9f4bd87 Cuesheet support by Jonathan Gordon and me (FS #6460). by Nicolas Pennequin · 18 years ago
  57. 0403c2a the position of the progress bar background was off by 1 pixel by Marcoen Hirschberg · 18 years ago
  58. 19417db Use the correct swap functions for live conversion, and fix 64 bit sims. by Jens Arnold · 18 years ago
  59. 4de600b Remove dishonest spc amplification by Adam Gashlin · 18 years ago
  60. 5599d68 Icons in the menus. Thanks midkay for them. by Jonathan Gordon · 18 years ago
  61. 7df8712 Cleaned indents, added Shay Green (blargg) to credits. by Adam Gashlin · 18 years ago
  62. b73960d Adding SPC codec (FS #6542) by Adam Gashlin · 18 years ago
  63. 9b9539c Make database endianess independent. by Miika Pekkarinen · 18 years ago
  64. 24c8da0 remove put_cursorxy() which is not used by Jonathan Gordon · 18 years ago
  65. cd2d62c Move the General Settings menu (excluding the display submenu) to the by Jonathan Gordon · 18 years ago
  66. ffbdb25 Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include effectively unlimited (several thousand) undos on any platform, a redo feature, improved level/move info, 'level completed' screen showing moves/pushes made, and cleaned up code (full list of changes at tracker entry). by Zakk Roberts · 18 years ago
  67. 4e73b53 Fix the keywords on some recently added files. by Jonathan Gordon · 18 years ago
  68. dec4132 remove some unintended white pixels by Marcoen Hirschberg · 18 years ago
  69. 2743cb4 Fix signedness warning (only visible when building tools/database.c) by Dave Chapman · 18 years ago
  70. a957b22 Make the database PC tool compile again. by Miika Pekkarinen · 18 years ago
  71. 1d63871 Correct buttons for H10 5GB and 6GB (closes FS# 6594) by Nils Wallménius · 18 years ago
  72. c63a733 Fix Rockboxed theme for 160x128x16. by Barry Wardell · 18 years ago
  73. b4e98b7 fix non-utf 8 encoded string and move added strings to the end to be consistent with english.lang by Nils Wallménius · 18 years ago
  74. c370e08 fix red builds by Jonathan Gordon · 18 years ago
  75. fb62831 * Move playback menu to the new sysetm by Jonathan Gordon · 18 years ago
  76. b081052 Gigabeat Cradle USB Support by Karl Kurbjun · 18 years ago
  77. ce58428 Remove the File Options menu from the playlist viewer, but put the by Jonathan Gordon · 18 years ago
  78. ecd8337 Oops, fix a typo so that we are referring to a bitmap that actually exist... by Tom Ross · 18 years ago
  79. e633bc0 Rename solitaire_ bitmaps to card_ since they are used in solitaire and blackjack. Ideally all future card games will use these graphics. by Tom Ross · 18 years ago
  80. 42505ee Use play instead of select to fire in Invadrox for the H100. Allows the user to move and fire at the same time. by Tom Ross · 18 years ago
  81. 332b324 Do a case-insensitive compare of the prefix part of filename settings. by Jonathan Gordon · 18 years ago
  82. afbc79d More macro commenting by Jonathan Gordon · 18 years ago
  83. 34c799a fix fonts in Rockboxed theme by Marcoen Hirschberg · 18 years ago
  84. 6e88d05 Oops, forgot to commit the change to add Ben Keroack to CREDITS for the Speex WPS bugfix by Dave Chapman · 18 years ago
  85. d64ed22 FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of the enum. The values here are used for the %fc WPS tag, so new codecs MUST be added at the end. Also add a comment to that effect. by Dave Chapman · 18 years ago
  86. c30ee4e Move the recently added strings to the end, where they belong. by Magnus Holmgren · 18 years ago
  87. 69e3ffd add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuild script by Marcoen Hirschberg · 18 years ago
  88. 08bc43f add support for foreground and background colors by Marcoen Hirschberg · 18 years ago
  89. 37d246a Comment the macros a bit, no actual code change by Jonathan Gordon · 18 years ago
  90. 7c776d4 Make amiconn happy by Jonathan Gordon · 18 years ago
  91. 87e41e8 Fix the missing entries in the ID3 info screen. by Magnus Holmgren · 18 years ago
  92. e84ff17 Move the playlist menu to the new system by Jonathan Gordon · 18 years ago
  93. 26d8dce Accept FS#6644 - use the ata_idle_nofity stuff for the last.fm logging by Jonathan Gordon · 18 years ago
  94. 37fa620 * Document the revision of Speex imported in to Rockbox along with how the import was done. by Dan Everton · 18 years ago
  95. 3cf50c0 Allow cursor changes in Morse Vkeyboard for targets that use line_edit mode by Martin Scarratt · 18 years ago
  96. a6d68bd Changes to aid incorporation into rbutil, based on part of FS #6643 from Dominik Wenger. Move display_partinfo() function into main.c (where it belongs) and export get_parttype() function from ipodpatcher.c. Also add a targetname variable to struct ipod_t to enable bootloader URLs to be constructed. by Dave Chapman · 18 years ago
  97. 955afed Move ipodpatcher into rbutil directory by Dave Chapman · 18 years ago
  98. f0efde2 Oops. Fix typo. by Dominik Riebeling · 18 years ago
  99. 0d40bf6 Rename daily builds to archived following the rename on the website. by Dominik Riebeling · 18 years ago
  100. b013d11 Doh. Forgot about codeclib.c. by Michael Sevakis · 18 years ago