summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Sync footer with frontpageMartin Arver2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10065 a1c6a512-1295-4272-9138-f99709370657
* Remove ondio.texMartin Arver2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10064 a1c6a512-1295-4272-9138-f99709370657
* remove the "Ondio FM only" hints as we have now separate manuals for FM and SP.Dominik Riebeling2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10063 a1c6a512-1295-4272-9138-f99709370657
* Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).Martin Arver2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10062 a1c6a512-1295-4272-9138-f99709370657
* fix wrong button for entering the recording settings on iriver targets. ↵Dominik Riebeling2006-06-05
| | | | | | (FS#5499) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10061 a1c6a512-1295-4272-9138-f99709370657
* fix wrong button to enter pitch screen on iriver targets.Dominik Riebeling2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10060 a1c6a512-1295-4272-9138-f99709370657
* Convert the h300 front to jpg. The png is still in CVS for future use. ↵Martin Arver2006-06-05
| | | | | | Reduces the h300 manual by around 900KB git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10059 a1c6a512-1295-4272-9138-f99709370657
* Include the credits file. This adds a build dependency to iconv for now, but ↵Dominik Riebeling2006-06-05
| | | | | | we should consider converting the manual to utf8 completely. Also sorted the screen sizes table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10058 a1c6a512-1295-4272-9138-f99709370657
* Esperanto translation, by Marc-André Moreau.Zakk Roberts2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10057 a1c6a512-1295-4272-9138-f99709370657
* Sync with the wikiMartin Arver2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10056 a1c6a512-1295-4272-9138-f99709370657
* some fixes and cleanup of the ipod installation instrucions. Still has some ↵Dominik Riebeling2006-06-04
| | | | | | problems with long verbatim lines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10055 a1c6a512-1295-4272-9138-f99709370657
* Added a yield() after each pgup/pgdn similar to what is done for prev/next. ↵Hardeep Sidhu2006-06-04
| | | | | | Fixes B#5354. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10054 a1c6a512-1295-4272-9138-f99709370657
* Added reload_directory() to plugin api and modified text editor and sudoku ↵Hardeep Sidhu2006-06-04
| | | | | | plugins to call it when saving a new file. Fixes B#5360. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10053 a1c6a512-1295-4272-9138-f99709370657
* New keypress table for sokoban and x5screenshotNils Wallménius2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10052 a1c6a512-1295-4272-9138-f99709370657
* Fix bug 5341: Resume in Wav and Flac doesn't start from the position where ↵Magnus Holmgren2006-06-04
| | | | | | it was left off. Mark Arigo helped with the Flac fix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10051 a1c6a512-1295-4272-9138-f99709370657
* Fix for 6) in FS #5460. Add a HAVE_LCD_COLOR option to the platform filesMartin Arver2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10050 a1c6a512-1295-4272-9138-f99709370657
* Installation instructions for iPod. #5491 by Jonas.Michael DiFebbo2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10049 a1c6a512-1295-4272-9138-f99709370657
* Remove rockblox from the manual, as pointed out in (4) FS #5460Martin Arver2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10048 a1c6a512-1295-4272-9138-f99709370657
* Recording is Ondio FM only. Patch by Mark Bright (see comment 1 to bug ↵Michael DiFebbo2006-06-04
| | | | | | report no. 5459). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10047 a1c6a512-1295-4272-9138-f99709370657
* Add icon per bug fix 5460, comment 1, #7. (Prior commit message should also ↵Michael DiFebbo2006-06-04
| | | | | | have referred to 5460, not 5480.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10046 a1c6a512-1295-4272-9138-f99709370657
* Various corrections to the manual as noted in comment 1 to bug report 5480.Michael DiFebbo2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10045 a1c6a512-1295-4272-9138-f99709370657
* Various corrections to the manual as noted in bug report 5460, comment #1.) ↵Michael DiFebbo2006-06-04
| | | | | | Patches by Jonas. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10044 a1c6a512-1295-4272-9138-f99709370657
* Add ondio specific screenshots and update some plugins screenshots. Fixes ↵Dominik Riebeling2006-06-04
| | | | | | FS#5458. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10043 a1c6a512-1295-4272-9138-f99709370657
* Adjust screenshot macro for use of device specific images. This makes it ↵Dominik Riebeling2006-06-04
| | | | | | possible to share resolution dependent images (like plugins) and also put in device specific one. Solves the recorder vs. ondio problem as mentioned in FS#5458. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10042 a1c6a512-1295-4272-9138-f99709370657
* Update star plugin keys to latest cvs mapping (FS#5492 by Mark Bright)Dominik Riebeling2006-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10041 a1c6a512-1295-4272-9138-f99709370657
* Change Star keymappings for iPod - now Menu and Play are used for up/down ↵Zakk Roberts2006-06-03
| | | | | | instead of the wheel. Fixes bug #5249. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10040 a1c6a512-1295-4272-9138-f99709370657
* Previous automatic skip fix had a problem if audio_fill_file_buffer() was ↵Hardeep Sidhu2006-06-03
| | | | | | called after setting playlist_end but before audio_check_new_track(). To fix this, playlist_end is now reset in audio_check_new_track(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10039 a1c6a512-1295-4272-9138-f99709370657
* Adjustments for simulating a backlight-modded Ondio.Jens Arnold2006-06-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10038 a1c6a512-1295-4272-9138-f99709370657
* Remove previous fix as it seems to cause lock-ups when used with a remote.Peter D'Hoye2006-06-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10037 a1c6a512-1295-4272-9138-f99709370657
* Fix wide view mode on viewerKarl Kurbjun2006-06-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10036 a1c6a512-1295-4272-9138-f99709370657
* Bring Click information+keymappings up-to-date.Zakk Roberts2006-06-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10035 a1c6a512-1295-4272-9138-f99709370657
* Moved TagCache menu entry into the File View section of the manual where it ↵Zakk Roberts2006-06-03
| | | | | | was recently moved to in Rockbox itself, and update any descriptions to match. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10034 a1c6a512-1295-4272-9138-f99709370657
* Also update bookmarks section to actual style. dos2unix the file.Dominik Riebeling2006-06-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10033 a1c6a512-1295-4272-9138-f99709370657
* Adjust voice section to current style. Code policing.Dominik Riebeling2006-06-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10032 a1c6a512-1295-4272-9138-f99709370657
* Do not allow interrupts between the two calls that set the recording gain. ↵Peter D'Hoye2006-06-02
| | | | | | Fixes volume glitches when changing recording gain. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10031 a1c6a512-1295-4272-9138-f99709370657
* Patch #5475 - Updated pacbox screenshot for the h1x0 from Dave HooperDave Chapman2006-06-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10030 a1c6a512-1295-4272-9138-f99709370657
* Patch by Jonas Häggqvist fixing keymap for star also add screenshot for ↵Nils Wallménius2006-05-31
| | | | | | star and pong git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10029 a1c6a512-1295-4272-9138-f99709370657
* (1) removed calendar from ondio manual.(2)Added text editor to all supported ↵Nils Wallménius2006-05-31
| | | | | | targets' manuals. (3)Patch from Jonas Häggqvist add x5 keys to solitaire also added screenshot.(4)removed euroconverter from recorder manual and added it to player manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10028 a1c6a512-1295-4272-9138-f99709370657
* Allow pitch ratio to hit top and bottom values when using button repeat.Thom Johansen2006-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10027 a1c6a512-1295-4272-9138-f99709370657
* Patch by Jonas Häggqvist add Spacerocks to manualNils Wallménius2006-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10026 a1c6a512-1295-4272-9138-f99709370657
* Need to reload tagcache in ram if dircache buffer has been stolen.Miika Pekkarinen2006-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10025 a1c6a512-1295-4272-9138-f99709370657
* Always set first_index to value stored in settings when resuming. Fixes ↵Hardeep Sidhu2006-05-30
| | | | | | incorrect index problem when resuming an insert_shuffle'd playlist. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10024 a1c6a512-1295-4272-9138-f99709370657
* Fixed incorrect memory allocation bug with tagcache.Miika Pekkarinen2006-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10023 a1c6a512-1295-4272-9138-f99709370657
* oops forgot to saveNils Wallménius2006-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10022 a1c6a512-1295-4272-9138-f99709370657
* Add buttonmap with macros to snake 2 and x5 screenshot, update h300 and nano ↵Nils Wallménius2006-05-30
| | | | | | screenshots git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10021 a1c6a512-1295-4272-9138-f99709370657
* Use correct file mode when creating files. Fixes task 5452Dan Everton2006-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10020 a1c6a512-1295-4272-9138-f99709370657
* Add buttonmap and x5 screenshot for cube pluginNils Wallménius2006-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10019 a1c6a512-1295-4272-9138-f99709370657
* Use the correct compression when extracting gccLinus Nielsen Feltzing2006-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10018 a1c6a512-1295-4272-9138-f99709370657
* Added an "all" option that builds all cross-compiler in one go. Expect it toDaniel Stenberg2006-05-30
| | | | | | | take a while... ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10017 a1c6a512-1295-4272-9138-f99709370657
* Added \setting macro to System Options menu where necessary.Michael DiFebbo2006-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10016 a1c6a512-1295-4272-9138-f99709370657