- c8592ba Voice UI: option to spell dirs/files, say (known) extension with file number, minor fixes by Jörg Hohensohn · 21 years ago
- dd264a8 Restore lcd margins after selecting bookmark by Henrik Backe · 21 years ago
- f9495cb Changed concept for voice IDs: the voice-only IDs now are in a separate range, don't generate an empty language string. This saves memory, but requires a new voice file format with 2 tables. by Jörg Hohensohn · 21 years ago
- 5248641 Some bug fixes in the recording code. The recorded frames weren't CRC protected as intended, and the first frame could be incomplete. Also reduced the I2C communication by shadowing the MAS registers. by Linus Nielsen Feltzing · 21 years ago
- 3d1348c minor typo by Jörg Hohensohn · 21 years ago
- 9c52b24 patch #922836 by Jens: way faster disk writing, in assembler. The code is in, but yet disabled by #define PREFER_C_WRITING unless it's proven safe for all disks. by Jörg Hohensohn · 21 years ago
- cbd992b Ooops, I broke the player builds. by Linus Nielsen Feltzing · 21 years ago
- 18e91a7 bugfix for changing position/directory during the talkbox "hover" timeout by Jörg Hohensohn · 21 years ago
- 67e864e When synching a lang file with the most recent english translation, we by Daniel Stenberg · 21 years ago
- 14a2550 "desc" spelling mistake by Daniel Stenberg · 21 years ago
- 2cc373e The ID3 parser accidentally allowed a data length indicator flag on 2.3 tags, and the grouping identity bit is not the same on 2.3 and 2.4 (sigh). by Linus Nielsen Feltzing · 21 years ago
- e2ee28c No need to create .mod/.ajz/.ucl files for the debug builds by Linus Nielsen Feltzing · 21 years ago
- 22c0a2d Fixed the prerecording as well by Linus Nielsen Feltzing · 21 years ago
- d554d80 Fixed the problem when high quality recordings could start with a corrupt frame by Linus Nielsen Feltzing · 21 years ago
- a87faa2 synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
- ad32414 New sound test code. Now it sets up the MDB as the original firmware does. by Linus Nielsen Feltzing · 21 years ago
- b109c1e insert a dummy frame before changing clips (still no major improvement), back to the previous frame search algorithm because the talkbox clips can be quite different by Jörg Hohensohn · 21 years ago
- 39c07cd mini B female by Daniel Stenberg · 21 years ago
- 071edb5 Ear Out is on the left side on the FM/V2 by Linus Nielsen Feltzing · 21 years ago
- 39ac936 usb connectors, afaik by Daniel Stenberg · 21 years ago
- 6e553cd two more things that differ, these needs data filled in by Daniel Stenberg · 21 years ago
- 1f05cb1 removed a warning by Jörg Hohensohn · 21 years ago
- 6e86b66 hovering talkbox clips are played after a 1 sec timeout, to avoid constant disk access while scrolling by Jörg Hohensohn · 21 years ago
- 5483fd0 The ID3 browser now shows the correct genre information by Linus Nielsen Feltzing · 21 years ago
- 5e4aa64 my usual simulator postfix by Jörg Hohensohn · 21 years ago
- 3aa99e1 Step 4 of voice UI: by Jörg Hohensohn · 21 years ago
- a9c645f Increased the USB thread stack. This fixed bug #762588. by Linus Nielsen Feltzing · 21 years ago
- b81a3c5 We now start monitoring USB earlier, and can enter USB mode from the debug partition viewer. This fixes bug #799491. by Linus Nielsen Feltzing · 21 years ago
- e701808 The ID3V2 TCON frame is now parsed in a little more forgiving manner by Linus Nielsen Feltzing · 21 years ago
- da3beaa More explicit explanation on how to restore the original flash by Linus Nielsen Feltzing · 21 years ago
- 1c92b6b Slightly better method of finding the next frame by Linus Nielsen Feltzing · 21 years ago
- 3a7d397 Added Super Bass switch to the sound test debug screen by Linus Nielsen Feltzing · 21 years ago
- f95e03b synced by Jose Maria Garcia-Valdecasas Bernal · 21 years ago
- 8918fd8 No need to turn on the backlight for remote button presses. by Björn Stenberg · 21 years ago
- 9e11ff8 talk_value() and talk_number() didn't check if the music was playing by Linus Nielsen Feltzing · 21 years ago
- f1f7bbe Test debug code for the sound quality discussion by Linus Nielsen Feltzing · 21 years ago
- 2848983 Fixed bad handling of remote control STOP on Player models by Linus Nielsen Feltzing · 21 years ago
- 34fa6a4 voice for FFwd/Rewind was missing, several other voice entries revised by Jörg Hohensohn · 21 years ago
- 53d8253 Use same path buffer when recursively creating playlist by Hardeep Sidhu · 21 years ago
- be21ab8 Adds USB detection on changed bootfile question by Henrik Backe · 21 years ago
- 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