Miika Pekkarinen
86f07c7ccb
Automatically import the changelog after initializing tagcache.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10295 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 15:35:53 +00:00
Martin Scarratt
d29c03484b
fix for targets using line edit in virtual keyboard (spotted by freqmod)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10294 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 15:12:34 +00:00
Dave Chapman
ffc0cab816
Implement Rolo for the PP502x-based ipods.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10293 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 14:30:10 +00:00
Miika Pekkarinen
9161425b08
Fixed a bug in tagcache initialization.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10292 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 14:28:12 +00:00
Miika Pekkarinen
29fa15f521
Better header checking. Only manually remove incorrect entries. Fixed
...
a bug and performance issue with find entry from disk by filename.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10291 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 11:15:28 +00:00
Daniel Stenberg
b34c8fcaf2
strip off most of the path name within the html zip so that the zip only
...
contains html/ and its subdirectories
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10290 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 10:37:28 +00:00
Antoine Cellerier
ddbda01dc1
Take selected color into account when using the "text" tool.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10289 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 10:31:29 +00:00
Antoine Cellerier
9ab9b6e954
Fix file browser (which fixes file loading from menu). Looks like errno isn't set as expected when using opendir on real targets.
...
Btw, i forgot to give credit to Eli Sherer for the original rockpaint idea and code in my previous commit. Thanks :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10288 a1c6a512-1295-4272-9138-f99709370657
2006-07-23 00:07:11 +00:00
Antoine Cellerier
ebfb4f3ab2
Bind F8 key to "on" button (usefull if you don't have a numpad)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10287 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 23:10:51 +00:00
Miika Pekkarinen
2a7aebdc48
Only ignore deleted entries (previously was corrupting the master
...
index).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10286 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 18:58:28 +00:00
Martin Scarratt
9130a2a4a7
Added options to timesplit recording feature (now renamed filesplit). Choose to split file by either time or filesize. Also have the option to either start a new file or stop recording at split point. Bumped config version so save your settings before you update your build.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10285 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 17:23:05 +00:00
Jonas Häggqvist
57327044cd
Use the \wikilink{} macro instead of \url{} in a number of places.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10284 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 14:02:07 +00:00
Dave Chapman
e5ee9a25c5
Patch by Alexander Spyridakis - Add forgotten remote_bidir_scroll setting. Don't forget to save your settings before upgrading.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10283 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 13:47:11 +00:00
Dave Chapman
3ba16cbed0
Add support for ipod 5g firmware partitions and untested support for ipod 3g
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10282 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 13:21:50 +00:00
Nils Wallménius
792f64e64e
Main menu chapter: broke out recording and fmradio sections to their own files. Recording: added ondio and x5 keys corrected errors in keymaps and opted out settings that are unavailable on some targets. FMradio: added x5 and ondio keys.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10281 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 09:46:31 +00:00
Miika Pekkarinen
42d9b1593d
Initialize the status structure correctly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10280 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 08:04:28 +00:00
Miika Pekkarinen
f49f3bf997
Little correction to language file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10279 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 07:18:04 +00:00
Miika Pekkarinen
a47bd73f3e
Removed the 10000 files static commmit-time limit from tagcache.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10278 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 07:09:57 +00:00
Mark Arigo
b50e8935e1
Re-enable parsing replaygain from ID3v2.4 TXXX fields since that's the default for foobar2000 0.9, however, give the RVA2 field priority
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10277 a1c6a512-1295-4272-9138-f99709370657
2006-07-21 20:15:01 +00:00
Martin Scarratt
aaee4fb4a0
on-the-fly track split support for recording with IAudioX5. Also changed button mapping: short record-start new file, long record-settings, short play-pause/resume, long play-stop. Thanks to JhMikeS for testing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10276 a1c6a512-1295-4272-9138-f99709370657
2006-07-21 19:58:35 +00:00
Dave Chapman
c52ae7abe7
Initial support for creating ipod firmware partition images. Only tested on an ipod photo so far, and will definitely not work on either a 3g or a 5g. If you never want to use the Apple firmware, you can create a firmware partition image containing just the Rockbox bootloader with the command "../tools/scramble -ipod bootloader/bootloader.bin bootloader.img" and then write bootloader.img to your firmware partition.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10275 a1c6a512-1295-4272-9138-f99709370657
2006-07-21 16:16:48 +00:00
Linus Nielsen Feltzing
eec48a8956
iAudio X5: Fix sim build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10274 a1c6a512-1295-4272-9138-f99709370657
2006-07-21 09:24:17 +00:00
Linus Nielsen Feltzing
49b29dd91e
iAudio X5: allow recording of FM radio
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10273 a1c6a512-1295-4272-9138-f99709370657
2006-07-21 09:23:13 +00:00
Linus Nielsen Feltzing
ed4d7a33bd
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
...
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
2006-07-21 08:42:28 +00:00
Marcoen Hirschberg
e8818efbe9
update by Jeong Taek In
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10271 a1c6a512-1295-4272-9138-f99709370657
2006-07-21 08:40:35 +00:00
Martin Scarratt
76b729c47b
On-the-fly filesplitting when recording for I-Rivers. Record button starts 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
2006-07-20 22:44:10 +00:00
Antoine Cellerier
f28c35effc
Fix typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10269 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 22:31:59 +00:00
Dominik Riebeling
abdff539f2
Adjust HTML manual a bit to the rockbox website colors.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10268 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 22:15:39 +00:00
Nils Wallménius
ae7e70c6d9
updated buttonmaps
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10267 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 19:32:39 +00:00
Dominik Riebeling
53ca97cbcc
Remove "config file options" from the HTML manual for now as it breaks building. Needs to be fixed later.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10266 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 18:12:17 +00:00
Dominik Riebeling
9413c2a4ef
Add new make targets to build the manual as html.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10265 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 18:07:46 +00:00
Marcoen Hirschberg
1c3dff7c83
don't assume GNU make is called make
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10264 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 15:33:10 +00:00
Dominik Riebeling
769e123955
include a downscaled png version of the logo when building the html version of the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10263 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 15:05:42 +00:00
Dominik Riebeling
b44b225e6e
don't break between name and bullet in credits list.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10262 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 14:33:04 +00:00
Marcoen Hirschberg
af4862cd6d
update by Jani Kinnunen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10261 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 14:21:14 +00:00
Miika Pekkarinen
cb8c795415
Support importing runtimedb data from ascii files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10260 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 12:19:31 +00:00
Dan Everton
7b5af8c045
Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ID3 tags for replaygain values instead of TXXX tags when playing files tagged with ID3v2.4. Patch by psyche78 (task #2937 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10259 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 10:35:20 +00:00
Antoine Cellerier
928c33c255
rockpaint.c: Paint plugin for color LCD targets. Features include: different 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
2006-07-19 20:11:02 +00:00
Antoine Cellerier
36daf39e57
Rockpaint interface bitmaps:
...
* rockpaint.bmp : toolbar
* rockpaint_hsvrgb.bmp : color picker legend
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10257 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 20:01:08 +00:00
Antoine Cellerier
561ac73e01
Increment plugin api version (thanks to hardeep)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10256 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 19:55:51 +00:00
Antoine Cellerier
06e6acd6cd
Export bidi_l2v, font_get_bits and font_load in plugin API (on bitmap LCD targets)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10255 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 19:47:34 +00:00
Antoine Cellerier
2da8f69c95
Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10254 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 19:44:44 +00:00
Antoine Cellerier
5e306b4c19
RGB <-> HSV colorspace conversion lib
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10253 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 19:40:17 +00:00
Dave Chapman
61c301bf8d
Patch #5432 from Thomas Paul Diffenbach - small speedup for ipod video lcd_update function.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10252 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 17:47:06 +00:00
Dominik Riebeling
73c6c9d279
add a section about naming conventions and the icons used in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10251 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 16:25:15 +00:00
Dominik Riebeling
4ccc2cebd2
Add a description of the ipod nano controls, posted by Woody Anna Dresner on 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-19 16:06:37 +00:00
Martin Scarratt
13e49f5f91
Completed implementation of display GUI code for recording and peakmeter
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10249 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 15:30:40 +00:00
Dave Chapman
91d2678de8
Oops - fix warning and ensure bg_col is always set to a value.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10248 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 15:07:08 +00:00
Dave Chapman
3ea74cc1b4
Patch #5584 from Jonathan Gordon - fix the remote support for the colour picker
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10247 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 14:31:24 +00:00
Dave Chapman
283de5f869
Patch #5680 from Daniel Ankers - adapt the assembler version of the FIQ playback function for the 3g
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10246 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 13:08:19 +00:00