- 76b2efb Don't reset everything when (un)sleeping the TEA5767. Fixes FS#6162. by Dominik Riebeling · 18 years ago
- d5df1ca Rename rockpaint external .bmp files so they use the same convention as all other external bitmaps by Dave Chapman · 18 years ago
- abac739 Manual Makefile tweaks: by Dominik Riebeling · 18 years ago
- 97f2af2 Fix FS 6205: id3v1 stripping messed up rebuffer_and_seeks. Add an assurance check JinC other things mess it up, more graceful recovery. by Brandon Low · 18 years ago
- 5825b2c rearrange compiler options to avoid conflicts with header files on FreeBSD by Marcoen Hirschberg · 18 years ago
- 37f7f0b reduce the number of gigabeat warnings by Marcoen Hirschberg · 18 years ago
- 500a761 Last fix was wrong, I did the math this time, should fix more buffering edges by Brandon Low · 18 years ago
- 4a4c67f fix the int settings on the Archos Player (left is now decrease like it should be) by Jonathan Gordon · 18 years ago
- 877cafa add the correct input file to makeindex call by Dominik Riebeling · 18 years ago
- f1a848d Add a warning note to stop 2nd gen nano owners to install rockbox. Call the nano, nano 1st generation on the front page by Martin Arver · 18 years ago
- 1fef2dc Fix edge case handling for buffer writing into the playing track; Improve comments and variable naming by Brandon Low · 18 years ago
- 3943c5c Star: separate graphics for Gigabeat, by Marianne Arnold. by Jens Arnold · 18 years ago
- 43528c7 Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debug output finally appears on the console again. by Jens Arnold · 18 years ago
- 9f29086 Patch #6218 by Robert Keevil - fix erroneous scrobbler_shutdown() call when cancelling the Last.fm setting by Linus Nielsen Feltzing · 18 years ago
- 0cc8b71 Speed up build process in general by using internal functions of make instead of spawning sub-shells where possible. by Jens Arnold · 18 years ago
- 5db8081 Fix build errors in H100 and H300 UI simulator. by Barry Wardell · 18 years ago
- 730dee8 Don't trigger the plugin bitmap build twice from the plugin Makefile. For some reason, both apps/bitmaps and apps/plugins/bitmaps are still sometimes checked twice though. by Jens Arnold · 18 years ago
- d5e628f Simplify the numeric keypad -> device button mapping in the UI simulator for all targets. Split the mapping by target keypad type, rather that by what button a target has. Also, add a mapping for the Sansa e200 series. by Barry Wardell · 18 years ago
- 19d7865 Hopefully now fixed the last 64-bit compiler warning. by Miika Pekkarinen · 18 years ago
- 425bc4e Fixed the simulator warnings. by Miika Pekkarinen · 18 years ago
- a1ac743 Implement fast_readline as a function and use it for tagtree also. by Miika Pekkarinen · 18 years ago
- 593b552 add support for the Wolfson WM8751 by Marcoen Hirschberg · 18 years ago
- 9afce4d Disk spindown control during jpeg slideshow: for times below 10s, keep the disk spinning, for longer times spin down the disk immediately after loading the picture. Inspired by #FS5653 (Paul Jam / Gwen Roelants) and Jens Arnold by Peter D'Hoye · 18 years ago
- e918edc Fix for additional space added by Martin Arver · 18 years ago
- b523153 Change position in the text, and add a link to the wiki. by Martin Arver · 18 years ago
- beb1d10 Initial description of the Last.fm log option by Martin Arver · 18 years ago
- f57de52 woops, damn vim isnt set to use space instead of tabs by Jonathan Gordon · 18 years ago
- 4bf9aaf missed a signalscreenchange() by Jonathan Gordon · 18 years ago
- d6e9290 Fix USB screen on Player. by Jens Arnold · 18 years ago
- b2d5723 dont display the folder count in the edit list window by Jonathan Gordon · 18 years ago
- aa04016 Fix yelllow Player sim. by Jens Arnold · 18 years ago
- b990d4f2 Hopefully fix the copyright notice. by Barry Wardell · 18 years ago
- 79225ab Player can't be shut down while connected to the charger. by Jens Arnold · 18 years ago
- eee87c6 sorry Bjorn, blame kate by Jonathan Gordon · 18 years ago
- b811473 add signalscreenchange() to vkeyboard by Jonathan Gordon · 18 years ago
- 7881742 Recording trigger screen: Fix display for font heights != 8 pixels. Remove unnecessary code. by Jens Arnold · 18 years ago
- ebd6294 FlipIt: Set black foreground, otherwise text might be unreadable..... by Jens Arnold · 18 years ago
- b10f2f9 Ooops. by Jens Arnold · 18 years ago
- 4f1ca13 Star: * Uses bitmap build system for all resolutions. * Working bitmaps for H10_5GB and iPod mini, and extra bitmaps for iPod Nano, by Marianne Arnold. * 6x7 pixel bitmaps for archos to utilise the full screen width, have almost correct aspect ratio, and real stars. * Working button definitions for X5, some cleanup for Gigabeat and H10. * Faster transition update, working properly for portrait displays. * Proper vertical alignment and nicer horizontal alignment for the info display. * Better tile animation. by Jens Arnold · 18 years ago
- 9d3fdda Bugfix: bidi_l2v() returned a pointer to value on the stack when the argument was an empty string. * Don't protect against NULL pointer, that would be a bug in the caller. by Jens Arnold · 18 years ago
- 10363b3 Get rid of some OR-ing and conditional expressions in lcd driver when register values can just be saved in shorts. Touch-up to comment in asm part. by Michael Sevakis · 18 years ago
- db0cc98 Don't try to show the progress bar on top of the picture on grayscale lib targets by Peter D'Hoye · 18 years ago
- cba6d10 Add some iriver h100/h300 specific strings to the lang. Mostly OFF changed to STOP in a few places. by Nils Wallménius · 18 years ago
- 0561fc4 this shouldn't have been committed by Marcoen Hirschberg · 18 years ago
- 1d7ebdf generalise the wolfson codec code a bit by Marcoen Hirschberg · 18 years ago
- 167a936 Make slideshow mode more slideshow: keep showing previous picture until next one is ready, just show a small progressbar to indicate loading by Peter D'Hoye · 18 years ago
- e994774 Fix FS#6107 so ID3 view voices correct numbers by Steve Bavin · 18 years ago
- 2cf14db When seeking, actually use the MP3 VBR TOC again, if available. by Magnus Holmgren · 18 years ago
- 4950b55 Patch #6052 - More responsive skip on Archos by Linus Nielsen Feltzing · 18 years ago
- 74a102d Add default keys for ipods to close task #5822 by Martin Arver · 18 years ago
- 537519a Minor fix to close task #5815 by Martin Arver · 18 years ago
- f309f81 Put the CVS revision in the CLIENT string in the scrobbler log file by Linus Nielsen Feltzing · 18 years ago
- da153da Patch #5166 by Robert Keevil - Last.fm logging by Linus Nielsen Feltzing · 18 years ago
- 1645d32 Remove a space by Martin Arver · 18 years ago
- 2baaac1 Oops; sleep != yield by Steve Bavin · 18 years ago
- 004ee26 Keep the WPS progress bar updating at end of playback by Steve Bavin · 18 years ago
- 48b4ac3 Two more bits of precision for shelving EQ filters and some comment updates. Tested quite thoroughly, but as always with audio related commits: mind your ears. by Thom Johansen · 18 years ago
- 2f3dafa Updated solitaire keytable to the recent changes, added a 'show menu' row and cleaned up (the mess caused by me before) by Marianne Arnold · 18 years ago
- 5580cde Fix fixme for the H10's in the volume section by Barry Wardell · 18 years ago
- bfa4cb8 Solitaire: better button assignments for H10 and X5 (with working shortcuts) by Marianne Arnold · 18 years ago
- d543bd4 iAudio X5: USB mode working again by Linus Nielsen Feltzing · 18 years ago
- 03f32f6 Archos recorders, Ondios: aspect corrected rockbox logo, by Marianne Arnold. by Jens Arnold · 18 years ago
- e2b2f8e FlipIt: Separate graphics for 160x128 pixel LCDs, by Marianne Arnold. by Jens Arnold · 18 years ago
- df0ee35 Add FlipIt to the Player manual by Marianne Arnold · 18 years ago
- 53d662b Don't try to fade unless audio is playing. by Miika Pekkarinen · 18 years ago
- 6938f56 Fade out audio on shutdown if enabled. by Miika Pekkarinen · 18 years ago
- 21692bb Add fixme for the h10's in the volume section by Martin Arver · 18 years ago
- 537c90b Make -t support a range of "targets", which reallly should be one target by Daniel Stenberg · 18 years ago
- 6fdd4b0 Change Star to display levels as 1-20 rather than 0-19 (FS#6126 Thanks to Dave Hooper for the patch). Also add Star button help text for H10. by Barry Wardell · 18 years ago
- a2a7eba Fix off-by-1 error in Bubbles level recording when you win. FS#6127. Thanks to Dave Hooper for the patch. by Barry Wardell · 18 years ago
- 320059a Do not include the pitch screen info in the player manuals by Martin Arver · 18 years ago
- 7e8409d Add keymaps for H10 to the "Main Menu" section of the manual. Also add instructions for uninstalling Rockbox on the H10. by Barry Wardell · 18 years ago
- 7256513 Ooops by Martin Arver · 18 years ago
- 5df6423 Add missing h10 button definitions for the game plugins. by Martin Arver · 18 years ago
- 08a4cea Remove fill_bytesleft, simplify some buffering code, fix bug 5906 by Brandon Low · 18 years ago
- f8e2f3e Fix for more consistent and proper British English. (-ize/-ise etc) by Martin Arver · 18 years ago
- b530de0 Fix some missing/bad references by Martin Arver · 18 years ago
- 2145484 Adopt pitch screen table to Action codes. by Martin Arver · 18 years ago
- fb7edc0 Add Action codes for the virtual keyboard. This makes the vt kb table be included in the h10 manuals. by Martin Arver · 18 years ago
- b109969 Clean up, remove tab characters by Martin Arver · 18 years ago
- d77ae1d now only make bz2 archives, and rely on it being a GNU tar since we use the by Daniel Stenberg · 18 years ago
- cc46eae Make sure that the H10 manual has the correct button mappings for A-B repeat. by Barry Wardell · 18 years ago
- edc19fb Added necessary bits & pieces for building an ipod 3rd gen simulator. by Jens Arnold · 18 years ago
- 44cbd33 Add keymap for A-B repeat on H10 and enable support for it. by Barry Wardell · 18 years ago
- d8ef7c5 Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. Add ADC driver (may not be needed). Fix a bug in the button driver. by Daniel Ankers · 18 years ago
- 55d1675 make mapzip creates a dedicated zip file with all the .map files from a build by Daniel Stenberg · 18 years ago
- 2161407 Cygwin-built simulator can produce garbled debugging output without our snprintf by Steve Bavin · 18 years ago
- 7c9230c Don't corrupt the original firmware when updating bootloader. by Miika Pekkarinen · 18 years ago
- 1102afb Disables hard dither mode on the x5 for routine drawing. Display driver automatically enables it when needed. Full screen frame rate up to 48 at normal CPU frequency from about 45 putting it about where it was when everything including the framebuffer was in IRAM due to the shorter and simpler lcd_write_data. Please advise if this works differently on any x5 as this might be considered a hack since nothing in the datasheet specifies using the chip this way. It is perfectly functional on mine. by Michael Sevakis · 18 years ago
- 1ea2027 FlipIt: * Changed button assignments for X5 to a working layout. * Added missing help screens. * Some cleanup, fix yellow builds. * Disabled for iFP for now. by Jens Arnold · 18 years ago
- 50d275d FlipIt: Ported to archos Player :-) by Jens Arnold · 18 years ago
- 634f1d6 Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings. by Daniel Ankers · 18 years ago
- e147bf3 re-enable the picthscreen in the v1 and v2 recorders by Jonathan Gordon · 18 years ago
- 45e3eed FlipIt graphics rework: * Adjusted token sizes to make them fit better on the various LCDs (4 different sizes, a 5th size is planned). Correct aspect ratio for archos bitmap LCD. Graphics work by Marianne Arnold.* Major code cleanup, use bitmap build system for all sizes. Info panel is now always displayed below. by Jens Arnold · 18 years ago
- e0710b2 More color adjustments. Better translation to and from native colors with even distribution of levels. Macros for extracting native depth components and packing them. by Michael Sevakis · 18 years ago
- 7058752 Removed ugly boosting solutions from playback code and let scheduler by Miika Pekkarinen · 18 years ago
- 450f619 Ondios: Slightly more verbose MMC info. by Jens Arnold · 18 years ago
- 10befc8 Don't unboost CPU in an ISR by Steve Bavin · 18 years ago
- b89b5ba (1) New syntax to support conditional formatting. by Miika Pekkarinen · 18 years ago
- a7acf13 First draft of a complete description of the Graphical EQ menu. Still needs button mappings for iAudio and possibly H10. Address FS#5540. by Michael DiFebbo · 18 years ago