summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-07-19Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10254 a1c6a512-1295-4272-9138-f99709370657
2006-07-19RGB <-> HSV colorspace conversion libAntoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10253 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Patch #5432 from Thomas Paul Diffenbach - small speedup for ipod video ↵Dave Chapman
lcd_update function. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10252 a1c6a512-1295-4272-9138-f99709370657
2006-07-19add a section about naming conventions and the icons used in the manual.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10251 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Add a description of the ipod nano controls, posted by Woody Anna Dresner on ↵Dominik Riebeling
the mailing list. Add a macro to indicate parts that are specially written for blind or visually impaired people. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10250 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Completed implementation of display GUI code for recording and peakmeterMartin Scarratt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10249 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Oops - fix warning and ensure bg_col is always set to a value.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10248 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Patch #5584 from Jonathan Gordon - fix the remote support for the colour pickerDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10247 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Patch #5680 from Daniel Ankers - adapt the assembler version of the FIQ ↵Dave Chapman
playback function for the 3g git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10246 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Multi screen support for the Virtual Keyboard. If the screen is too small to ↵Martin Scarratt
contain all the characters press the mode button to flip to the next page. Still need a page flip for morse mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10245 a1c6a512-1295-4272-9138-f99709370657
2006-07-19Simulator: map ESC key to POWER button as a way to exit plugins. Patch #5681 ↵Peter D'Hoye
by Rani Hod (RaeNye). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10244 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Additional fix for seeking beyond the current buffered dataMark Arigo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10243 a1c6a512-1295-4272-9138-f99709370657
2006-07-18use the correct values for volume in config file description.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10242 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Chinese update by Wenbin Leo (FS#5673)Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10241 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Add description of the H1xx to help blind and visually impaired users, needs ↵Jonas Häggqvist
to be added for all players. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10240 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Recent bookmarks screen support for multiple screensMartin Scarratt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10239 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Oops - get_sid_metadata() isn't needed for hwcodec (fix warning).Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10238 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10237 a1c6a512-1295-4272-9138-f99709370657
2006-07-18French translation: synced and a slight fix by Mustapha Senhaji (FS#5679)Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10236 a1c6a512-1295-4272-9138-f99709370657
2006-07-18simplification of lcd driver code - based on patch #5474 by Rani HodChristian Gmeiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10235 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Patch #5678 from Daniel Ankers - add ipod 3G button definitions to the logf ↵Dave Chapman
viewer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10234 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Ensure long press of stop button in WPS stops play thanks to Slasheri and ↵Martin Scarratt
Amiconn git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10233 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalogLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10232 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Feature freeze liftedBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10231 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Add Paul Louden (aka Llorean aka Paul_The_Nerd) for keeping the forums ↵Dave Chapman
running, testing, debugging and the 1001 other things he does for Rockbox git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10230 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Fixed a bug introduced in patch #5630 which caused the battery icon to ↵Linus Nielsen Feltzing
disappear in the engineeer2 WPS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10229 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Add Daniel Ankers for his contribution to fixing audio playback on the 3rd ↵Dave Chapman
Gen ipods. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10228 a1c6a512-1295-4272-9138-f99709370657
2006-07-18Tetrox colour background rework by Marianne Arnold: * Reworked brick walls. ↵Jens Arnold
* Preview area black to match the in-game handling. * Fixed iPod G5 preview area size. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10226 a1c6a512-1295-4272-9138-f99709370657
2006-07-181bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10225 a1c6a512-1295-4272-9138-f99709370657
2006-07-17Add .jpe and .jpeg extensions to supported viewer extensions for the jpeg ↵Peter D'Hoye
viewer. Patch FS#5676 by Nils Wallménius. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10224 a1c6a512-1295-4272-9138-f99709370657
2006-07-17our \ifpdf is useless as KOMA-Script provides \ifpdfoutput. Don't output the ↵Dominik Riebeling
warn and note symbols when not generating pdf output, also don't format the rockbox title as chapter*. Fixes some issues with tex4ht (and brings us closer to the html manual) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10223 a1c6a512-1295-4272-9138-f99709370657
2006-07-17Gentlemen, we have sound on the 3rd Generation ipods. Thanks to Daniel ↵Dave Chapman
Ankers for debugging. It turns out the problem was simply that we were calling the FIQ handler incorrectly - everything else was fine. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10222 a1c6a512-1295-4272-9138-f99709370657
2006-07-17remove the pdf detecting if as it seems to break tex4ht.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10221 a1c6a512-1295-4272-9138-f99709370657
2006-07-16Killed one warning.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10220 a1c6a512-1295-4272-9138-f99709370657
2006-07-16Initial changelog support (only export, no import yet) and addedMiika Pekkarinen
an option to search by filename. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10219 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Graphical improvements: * Brighter blocks and darker walls on greyscale ↵Jens Arnold
targets. * Preview background is now black. * More natural corner 'lighting'. * Get rid of the splash() remains after unpausing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10218 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Initial runtimedb support for tagcache. Only for developers,Miika Pekkarinen
statistical data will be lost in future until changelogs has been implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10217 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Fix warningPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10216 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Color targets: When showing the bookmark screen from within the wps, switch ↵Peter D'Hoye
to normal backdrop first. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10215 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Bugfix from Alistair Marshall for FS#5660. Bookmark function was not called ↵Peter D'Hoye
when stopping in tree view mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10214 a1c6a512-1295-4272-9138-f99709370657
2006-07-15Fix for uninitialized variable, caused crash when viewing a file that ↵Peter D'Hoye
started with whitespace. Fixes FS#5658 with solution given by bugsubmitter (Mark Arigo). Viewer code still needs more work but at least won't crash on this anymore. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10213 a1c6a512-1295-4272-9138-f99709370657
2006-07-14Archos: Show bitrate and filetype when next song info is unavailable. Patch ↵Jens Arnold
by Marianne Arnold. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10212 a1c6a512-1295-4272-9138-f99709370657
2006-07-13Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shiftLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
2006-07-13Patch #5375 by Rani Hod - Eliminate click on X5 shutdownLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10210 a1c6a512-1295-4272-9138-f99709370657
2006-07-13Patch #5063 by Rani Hod - RoLo on X5Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10209 a1c6a512-1295-4272-9138-f99709370657
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to ↵Linus Nielsen Feltzing
reduce the battery consumption. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657
2006-07-12jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some ↵Peter D'Hoye
changes by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10207 a1c6a512-1295-4272-9138-f99709370657
2006-07-12oops the name of the button is ButtonRec is TeX landDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10206 a1c6a512-1295-4272-9138-f99709370657
2006-07-12press REC on x5 to go to main menuDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10205 a1c6a512-1295-4272-9138-f99709370657
2006-07-12Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code ↵Jonas Häggqvist
policing as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10204 a1c6a512-1295-4272-9138-f99709370657