summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* iAudio X5: allow recording of FM radioLinus Nielsen Feltzing2006-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10273 a1c6a512-1295-4272-9138-f99709370657
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
| | | | | | | Also includes a rewrite of the Coldfire I2C driver to include both read and write. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10272 a1c6a512-1295-4272-9138-f99709370657
* update by Jeong Taek InMarcoen Hirschberg2006-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10271 a1c6a512-1295-4272-9138-f99709370657
* On-the-fly filesplitting when recording for I-Rivers. Record button starts ↵Martin Scarratt2006-07-20
| | | | | | new file, Play/Pause button pauses/resumes recording. Also, Filename information for all screens > 80 pixels high. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10270 a1c6a512-1295-4272-9138-f99709370657
* Fix typoAntoine Cellerier2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10269 a1c6a512-1295-4272-9138-f99709370657
* update by Jani KinnunenMarcoen Hirschberg2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10261 a1c6a512-1295-4272-9138-f99709370657
* Support importing runtimedb data from ascii files.Miika Pekkarinen2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10260 a1c6a512-1295-4272-9138-f99709370657
* rockpaint.c: Paint plugin for color LCD targets. Features include: different ↵Antoine Cellerier2006-07-19
| | | | | | | | | tools (brush, bucket, cut/copy/paste, line, bezier curve, text, rectangles, ovals, linear and radial gradients), 18 color palette, RGBHSV color picker, BMP file loading and saving. This still needs some work (and maybe some, if not a lot, of cleaning up of the source code) but it works fine (tested on h3x0 and ipod5g sims and ipod5g real target). viewers.config: add rockpaint to the list of available viewers for .bmp files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10258 a1c6a512-1295-4272-9138-f99709370657
* Rockpaint interface bitmaps:Antoine Cellerier2006-07-19
| | | | | | | | * rockpaint.bmp : toolbar * rockpaint_hsvrgb.bmp : color picker legend git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10257 a1c6a512-1295-4272-9138-f99709370657
* Increment plugin api version (thanks to hardeep)Antoine Cellerier2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10256 a1c6a512-1295-4272-9138-f99709370657
* Export bidi_l2v, font_get_bits and font_load in plugin API (on bitmap LCD ↵Antoine Cellerier2006-07-19
| | | | | | targets) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10255 a1c6a512-1295-4272-9138-f99709370657
* Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.Antoine Cellerier2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10254 a1c6a512-1295-4272-9138-f99709370657
* RGB <-> HSV colorspace conversion libAntoine Cellerier2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10253 a1c6a512-1295-4272-9138-f99709370657
* Completed implementation of display GUI code for recording and peakmeterMartin Scarratt2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10249 a1c6a512-1295-4272-9138-f99709370657
* Oops - fix warning and ensure bg_col is always set to a value.Dave Chapman2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10248 a1c6a512-1295-4272-9138-f99709370657
* Patch #5584 from Jonathan Gordon - fix the remote support for the colour pickerDave Chapman2006-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10247 a1c6a512-1295-4272-9138-f99709370657
* Multi screen support for the Virtual Keyboard. If the screen is too small to ↵Martin Scarratt2006-07-19
| | | | | | 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
* Additional fix for seeking beyond the current buffered dataMark Arigo2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10243 a1c6a512-1295-4272-9138-f99709370657
* Chinese update by Wenbin Leo (FS#5673)Jonas Häggqvist2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10241 a1c6a512-1295-4272-9138-f99709370657
* Recent bookmarks screen support for multiple screensMartin Scarratt2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10239 a1c6a512-1295-4272-9138-f99709370657
* Oops - get_sid_metadata() isn't needed for hwcodec (fix warning).Dave Chapman2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10238 a1c6a512-1295-4272-9138-f99709370657
* Patch #5157 by Rainer Sinsch - SID codecDave Chapman2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10237 a1c6a512-1295-4272-9138-f99709370657
* French translation: synced and a slight fix by Mustapha Senhaji (FS#5679)Jonas Häggqvist2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10236 a1c6a512-1295-4272-9138-f99709370657
* Patch #5678 from Daniel Ankers - add ipod 3G button definitions to the logf ↵Dave Chapman2006-07-18
| | | | | | viewer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10234 a1c6a512-1295-4272-9138-f99709370657
* Ensure long press of stop button in WPS stops play thanks to Slasheri and ↵Martin Scarratt2006-07-18
| | | | | | Amiconn git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10233 a1c6a512-1295-4272-9138-f99709370657
* Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalogLinus Nielsen Feltzing2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10232 a1c6a512-1295-4272-9138-f99709370657
* Fixed a bug introduced in patch #5630 which caused the battery icon to ↵Linus Nielsen Feltzing2006-07-18
| | | | | | disappear in the engineeer2 WPS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10229 a1c6a512-1295-4272-9138-f99709370657
* Tetrox colour background rework by Marianne Arnold: * Reworked brick walls. ↵Jens Arnold2006-07-18
| | | | | | * 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
* 1bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10225 a1c6a512-1295-4272-9138-f99709370657
* Add .jpe and .jpeg extensions to supported viewer extensions for the jpeg ↵Peter D'Hoye2006-07-17
| | | | | | viewer. Patch FS#5676 by Nils Wallménius. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10224 a1c6a512-1295-4272-9138-f99709370657
* Killed one warning.Miika Pekkarinen2006-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10220 a1c6a512-1295-4272-9138-f99709370657
* Initial changelog support (only export, no import yet) and addedMiika Pekkarinen2006-07-16
| | | | | | | an option to search by filename. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10219 a1c6a512-1295-4272-9138-f99709370657
* Graphical improvements: * Brighter blocks and darker walls on greyscale ↵Jens Arnold2006-07-15
| | | | | | 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
* Initial runtimedb support for tagcache. Only for developers,Miika Pekkarinen2006-07-15
| | | | | | | | 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
* Fix warningPeter D'Hoye2006-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10216 a1c6a512-1295-4272-9138-f99709370657
* Color targets: When showing the bookmark screen from within the wps, switch ↵Peter D'Hoye2006-07-15
| | | | | | to normal backdrop first. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10215 a1c6a512-1295-4272-9138-f99709370657
* Bugfix from Alistair Marshall for FS#5660. Bookmark function was not called ↵Peter D'Hoye2006-07-15
| | | | | | when stopping in tree view mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10214 a1c6a512-1295-4272-9138-f99709370657
* Fix for uninitialized variable, caused crash when viewing a file that ↵Peter D'Hoye2006-07-15
| | | | | | 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
* Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shiftLinus Nielsen Feltzing2006-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
* Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to ↵Linus Nielsen Feltzing2006-07-13
| | | | | | reduce the battery consumption. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657
* jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some ↵Peter D'Hoye2006-07-12
| | | | | | changes by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10207 a1c6a512-1295-4272-9138-f99709370657
* Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code ↵Jonas Häggqvist2006-07-12
| | | | | | policing as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10204 a1c6a512-1295-4272-9138-f99709370657
* Now tagcache autoupdate should work for archos too (detecting newMiika Pekkarinen2006-07-12
| | | | | | | files only without dircache). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10203 a1c6a512-1295-4272-9138-f99709370657
* Filename tags were incorrectly retrieved from dircache when tagcache was ↵Miika Pekkarinen2006-07-12
| | | | | | | | | loaded in ram. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10202 a1c6a512-1295-4272-9138-f99709370657
* Don't skip before data has been read in.Miika Pekkarinen2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10201 a1c6a512-1295-4272-9138-f99709370657
* Tagcache autoupdate without dircache was not functional at all.Miika Pekkarinen2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10200 a1c6a512-1295-4272-9138-f99709370657
* Fixed bug [FS#5466] with a patch provided by Jonathan Gordon.Miika Pekkarinen2006-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10199 a1c6a512-1295-4272-9138-f99709370657
* add Catalan translation by Victor ZabalzaMarcoen Hirschberg2006-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10198 a1c6a512-1295-4272-9138-f99709370657
* update by Jeong Taek InMarcoen Hirschberg2006-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10197 a1c6a512-1295-4272-9138-f99709370657
* * fix bug (when double clicking on a card on the remains' stack toAntoine Cellerier2006-07-11
| | | | | | | | | | | | | automatically move it to the corresponding final stack, if the move worked, the cursor wasn't able to select a new card afterwards. - yeah, this sounds a bit complicated) * remove trailing spaces/tabs TODO: Fix/clean/rewrite the plugin. This whole code is a mess. It's impossible to read and maintain. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10196 a1c6a512-1295-4272-9138-f99709370657