- 590e6af First try to get a better transition from a cancelled clip to a new one, by maintaining the frame sync. Doesn't seem to have much effect, though. by Jörg Hohensohn · 21 years ago
- 834ac53 Bah, missed the actual battery level. :-) by Björn Stenberg · 21 years ago
- 802a5a5 Bug fix: Don't show battery level -1. by Björn Stenberg · 21 years ago
- 0e90bc3 To many bookmarks could be delete when unique only was set by Henrik Backe · 21 years ago
- 48ac52c Fixed delete of bookmark. Responsiveness of bookmark select dialouge by Henrik Backe · 21 years ago
- c2d1540 Patch 882053, mangled bookmark seetings in cfg file by Henrik Backe · 21 years ago
- 4ec88db voice for the sleep timer setting by Jörg Hohensohn · 21 years ago
- 48d3d3a non-spoken voice entries are removed, allows to make a voice-file without ballast by Jörg Hohensohn · 21 years ago
- 5495d6e another sim fix, I just _love_ to break these builds by Jörg Hohensohn · 21 years ago
- beec2e9 Overlooked to "voice" the set_int() function, this is why many numerical setting remained silent. by Jörg Hohensohn · 21 years ago
- 78f06b9 missing stub broke the sim build by Jörg Hohensohn · 21 years ago
- fa97f16 Third step of the voice-UI: numerical settings are spoken (composed at runtime), needs new voicefont at the new location ".rockbox/langs/english.voice" by Jörg Hohensohn · 21 years ago
- 239b70f patch #908634 applied by Jörg Hohensohn · 21 years ago
- fd5714b minor bugfix by Jörg Hohensohn · 21 years ago
- 7ceee9d Include mem*.S in daily tar balls by Henrik Backe · 21 years ago
- 55d82ba Spanish language synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
- 8bda0e1 A hip shot trying to make the Red LED Death situation a little better by Linus Nielsen Feltzing · 21 years ago
- aac5ca9 Synced. by Mats Lidell · 21 years ago
- e64256d patch #919088: 17% faster bitswap(), by Jens "SH" Arnold by Jörg Hohensohn · 21 years ago
- b61cf76 patch #917153: faster memset()/memcpy() by Jörg Hohensohn · 21 years ago
- c40c069 minor spelling errors :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
- 1bc1a5f Vertical alignment of build status table header by Björn Stenberg · 21 years ago
- cdab3eb my name was forgotten :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
- d4a55df Updated some links and explained how to add sound to video files by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
- 452702d Multimedia scrambling was wrong: Checksum is for xor:ed data by Björn Stenberg · 21 years ago
- c5067bf Patch #917313, changes in muting and timing handling by Linus Nielsen Feltzing · 21 years ago
- 8e20415 Fixed the font problem reported by Mark Bright, cleaning up some code in the process by Linus Nielsen Feltzing · 21 years ago
- 9431ae5 Fixed player build problem caused by the button bar changes by Linus Nielsen Feltzing · 21 years ago
- bf2a02f Oooops! Forgot to update the radio code for the button bar changes by Linus Nielsen Feltzing · 21 years ago
- 689eef3 Patch #889885 by Benjamin Metzler, fixes a bug with bookmarks in the root directory by Linus Nielsen Feltzing · 21 years ago
- 8cdac9e close the a tag for the "rules" by Daniel Stenberg · 21 years ago
- 745f445 F3 now shows the correct quick screen again by Linus Nielsen Feltzing · 21 years ago
- e254632 The tree view is now correctly restored after a button bar change by Linus Nielsen Feltzing · 21 years ago
- 34ce493 - Entry for voice added, it sometimes should be different from display string. by Jörg Hohensohn · 21 years ago
- 77936e6 First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment. by Linus Nielsen Feltzing · 21 years ago
- ce0878b Added note about the V2 picture showing an FM recorder by Linus Nielsen Feltzing · 21 years ago
- 5bac2a8 Added comment about flashed Rockbox by Linus Nielsen Feltzing · 21 years ago
- 4b7c742 Increased the maximum battery capacity by Linus Nielsen Feltzing · 21 years ago
- c374591 Updated download page by Björn Stenberg · 21 years ago
- 0b6a257 Cosmetic change by Linus Nielsen Feltzing · 21 years ago
- d3c3d48 Added pictures of the different models by Linus Nielsen Feltzing · 21 years ago
- 6650af1 Updated download page by Björn Stenberg · 21 years ago
- 42ffbf9 Second step of the voice-UI: Option values are spoken, if they are translatable strings. by Jörg Hohensohn · 21 years ago
- 38ac78a killed an overlooked warning by Jörg Hohensohn · 21 years ago
- 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
- 62b095d Updated download page by Björn Stenberg · 21 years ago
- a85a525 Skipping unknown ID3V2 frames didn't work as expected with global unsynch. This fixes bug report #887332. by Linus Nielsen Feltzing · 21 years ago
- 0499ffb The .ucl flasher now tells if the bootloader is not up to date. I hope that eases to phase out the old one with the flat battery problem. by Jörg Hohensohn · 21 years ago
- 06883bb Bumped the settings block revision number, to force a reset of the settings for those who still experience the dir buffer full error by Linus Nielsen Feltzing · 21 years ago
- baee14e Some 2.2 changes, plus a step-by-step guide to the dir-buffer-full problem by Linus Nielsen Feltzing · 21 years ago
- 253eadb OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code here is pointless anyhow. by Jörg Hohensohn · 21 years ago
- 81e309d We had a few set_irq_level(15) left in the code, instead of the new set_irq_level(HIGHEST_IRQ_LEVEL). Only one was really used, in system_reboot(), creating a (unlikely) race condition. by Jörg Hohensohn · 21 years ago
- 4cee740 nice hint by Jens Arnold: using RAS Down Mode for the DRAM makes the box 10-15% faster by Jörg Hohensohn · 21 years ago
- e8db003 Finally killed the nasty bug that caused all the dir-buffer-full errors for the newbies by Linus Nielsen Feltzing · 21 years ago
- 16d4d6b Jens Arnold is a contributor by Daniel Stenberg · 21 years ago
- 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
- 5c09ed3 Added Matthias Wientapper by Linus Nielsen Feltzing · 21 years ago
- 1fcd8ce Ninja-cool metronome plugin by Matthias Wientapper, for both Player and Recorder by Linus Nielsen Feltzing · 21 years ago
- fbea708 Feature for recording: Delayed file open avoids disk spinup as long as the buffer lasts. So for short clips the internal mic can be used without disturbance. by Jörg Hohensohn · 21 years ago
- 3b6cc1c option to hold power, for FM+V2 by Jörg Hohensohn · 21 years ago
- 75c2538 patch #910193 by Jens Arnold: smaller and faster descramble/RoLo by Jörg Hohensohn · 21 years ago
- 53ada3a Released 2.2 by Björn Stenberg · 21 years ago
- 43d5f1e Released 2.2 by Björn Stenberg · 21 years ago
- cd55e03 radio_load_presets() no longer loads more than MAX_PRESETS from the presets file by Linus Nielsen Feltzing · 21 years ago
- 642cce2 Moved Create Directory to the ON+Play menu by Linus Nielsen Feltzing · 21 years ago
- 5c8e82e You can't open() a directory as a file (at least not for writing) by Linus Nielsen Feltzing · 21 years ago
- 5fb1e10 - no second ata_hard_reset() call, saves ~2.5 seconds flash boot time (please test) by Jörg Hohensohn · 21 years ago
- dcdb89c Old recorders can have black bumpers too by Linus Nielsen Feltzing · 21 years ago
- b57796f added CPU Frequency by Daniel Stenberg · 21 years ago
- 1870d62 bumper color and adjusted footnote 1 by Daniel Stenberg · 21 years ago
- ccc899d added dimensions and weight by Daniel Stenberg · 21 years ago
- c34a179 A small clarification by Linus Nielsen Feltzing · 21 years ago
- 3a6e2f4 Reverted the STANDBY fix from 2004-02-15, rev 1.106 by Linus Nielsen Feltzing · 21 years ago
- 24e2bb3 loops have not been OK, were showing one frame more than available by Jörg Hohensohn · 21 years ago
- 3157614 Wallisertitsch language synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
- 853d163 mention the newmp3technology.net forum by Daniel Stenberg · 21 years ago
- bfba273 my underrun checks have not been precisely correct by Jörg Hohensohn · 21 years ago
- fe91ae8 New definition for Old Recorders by Linus Nielsen Feltzing · 21 years ago
- 3517177 Even more updates by Linus Nielsen Feltzing · 21 years ago
- 8a5962d 700mA for FM/V2 chargers by Linus Nielsen Feltzing · 21 years ago
- d03e967 Brain damage by Linus Nielsen Feltzing · 21 years ago
- 57b5e4c Added USB charging by Linus Nielsen Feltzing · 21 years ago
- 79a0308 Added recorder LCD sheet by Björn Stenberg · 21 years ago
- 452b1f4 The device chart is now official, with photos by Linus Nielsen Feltzing · 21 years ago
- 969395c Wrong headline by Linus Nielsen Feltzing · 21 years ago
- d93d20f for upcoming release: no diagnostic screen unless underruns happened by Jörg Hohensohn · 21 years ago
- 454379a First version by Linus Nielsen Feltzing · 21 years ago
- 239a91c 14% faster bitswap, thanks Jens by Jörg Hohensohn · 21 years ago
- 860586d wasteful alignment fixed, thanks Jens by Jörg Hohensohn · 21 years ago
- f858697 Removed compiler warning by Linus Nielsen Feltzing · 21 years ago
- 19480d5 Patch #877947 by Benjamin Metzler, limits the number of bookmarks in the Most Recent Bookmarks file by Linus Nielsen Feltzing · 21 years ago
- b20dd4b Silly vi habits by Linus Nielsen Feltzing · 21 years ago
- 2e8895a Thumbnail screwup by Linus Nielsen Feltzing · 21 years ago
- 1fd74c8 Added FM Recorder photos by Linus Nielsen Feltzing · 21 years ago
- 111a972 Made set_irq_level() an inline function, and optimized it by removing the bit shifts by Linus Nielsen Feltzing · 21 years ago
- aa5b23d Removed the interrupt disabling in lcd_write_data() by Linus Nielsen Feltzing · 21 years ago
- 68331ff Now sets the highest possible PIO mode in set_features() by Linus Nielsen Feltzing · 21 years ago
- 7672bfa Patch #880558 by Andreas Stemmer by Linus Nielsen Feltzing · 21 years ago
- 4467782 Patch #881188 by Craigh Sather, fixes battery display updates in WPS by Linus Nielsen Feltzing · 21 years ago
- ec6dc8b repairing a stupid mistake! Thanks Uwe :) by Jose Maria Garcia-Valdecasas Bernal · 21 years ago