Commit graph

11045 commits

Author SHA1 Message Date
Dominik Riebeling
1d16d4a4eb - set the default image file extension based on output type
- don't use booktabs on html output
- remove some unused packages


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10980 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 20:34:10 +00:00
Dominik Riebeling
726aaadd5b - decrease padding and huge margins in tables
- add formatting for longtable (used in "config file options")
- don't display hr's to separate floats
- make the crosslinks a bit nicer


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10979 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 20:32:01 +00:00
Michael Sevakis
9d56f2d2cf SWCODEC recording hang fixed. Fixed other trouble spots for codec swapping when playing. Removed call to audio_set_recording_options from fm_recording_settings on SWCODEC (Not proper to do ! My bad.).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10978 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 18:52:31 +00:00
Dominik Riebeling
d8f32834d6 Adjust to general style and fix an opt spacing issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10977 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 17:39:11 +00:00
Dominik Riebeling
70be09ae2b Fix a wrong ellipsis.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10976 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 17:36:34 +00:00
Magnus Holmgren
0435ed73a0 Fix problem with bouncing back to the 'Load last bookmark' screen after loading the last bookmark.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10975 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 17:18:07 +00:00
Miika Pekkarinen
eae4bd337e Include "config.h" to make sure priority stuff is properly included.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10974 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 15:10:22 +00:00
Antoine Cellerier
ff4867a799 Misc changes to xobox (basically remove some unneed tests and optimise (i hope) the drawing function)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10973 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 15:07:11 +00:00
Jonathan Gordon
a7d9859300 fixes FS#6007 point 3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10972 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 14:37:59 +00:00
Jonathan Gordon
ef6d394abf fixes FS#6007 point 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10971 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 14:04:58 +00:00
Jonathan Gordon
c85467d437 woops! ok, only rmember the last 10 files, some trickery can be added later to increase this limit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10970 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 10:44:35 +00:00
Jonathan Gordon
c4c058386f re-implement bookmarking in viewer.rock, remebers the last 45.6(\!) files viewed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10969 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 10:32:49 +00:00
Antoine Cellerier
857cf0be09 Add hflip, vflip and 180° rotate transforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10968 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 09:41:22 +00:00
Michael Sevakis
69b4e80f2b x5: No more remote LCD streaks when powering off with remote active. Will not affect hot unplugging of course.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10967 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 09:19:50 +00:00
Miika Pekkarinen
815684aced FS#5992 Reworked playback.c to fix voice bugs by Steve Bavin. Fixed to
work with the new scheduler and handled properly and fast the track
skipping.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10966 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 08:34:42 +00:00
Jonathan Gordon
4553069f9d holding left in the tree will quickly get back to root, as long as the text is in the left-most position (like before)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10965 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 08:30:17 +00:00
Shachar Liberman
dd89514ef9 This should fix ondios to use MENU+LEFT/RIGHT combos for horizontal
scrolling lists.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10964 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 21:05:02 +00:00
Peter D'Hoye
a659571d51 Get rid of build warnings of x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10963 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 20:32:20 +00:00
Peter D'Hoye
a3d686f961 Somebody found a way to nest 6 menus deep. Congratulations. Fixes FS#5970
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10962 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 19:51:46 +00:00
Peter D'Hoye
1f760b8db4 battery_viewer: prevent div by zero if power_history highest and lowest values are identical
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10961 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 19:35:28 +00:00
Miika Pekkarinen
92ae9155a7 Don't remove the thread twice.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10960 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 18:30:10 +00:00
Miika Pekkarinen
610190a04e Fixed the errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10959 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 16:33:42 +00:00
Miika Pekkarinen
a85044bf9e New scheduler, with priorities for swcodec platforms. Frequent task
switching should be more efficient and tasks are stored in linked
lists to eliminate unnecessary task switching to improve performance.
Audio should no longer skip on swcodec targets caused by too CPU
hungry UI thread or background threads.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10958 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 16:18:11 +00:00
Jens Arnold
baf5494341 Reverted workaround for the gcc warning. There was a change of behaviour in an early development snapshot of gcc 4.1.2, which was reverted later. The workaround triggered the warning it should fix in later gcc 4.1.2 snapshots.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10957 a1c6a512-1295-4272-9138-f99709370657
2006-09-16 08:59:41 +00:00
Hardeep Sidhu
8fe4507dc7 Always set random seed before inserting tracks shuffled. Fixes problem with shuffle always being the same when inserting immediately after startup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10956 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 23:51:21 +00:00
Hardeep Sidhu
16c55277f7 Only maintain the last insert position after the playlist has started. Fixes B#6004.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10955 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 23:37:07 +00:00
Hardeep Sidhu
b0a6015537 Updated to work with latest version of tagcache
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10954 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 22:29:31 +00:00
Dave Chapman
21643dfda9 COPYING is no longer in zxbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10953 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 11:39:52 +00:00
Dave Chapman
b3f9faa5eb Oops - these files shouldn't have been committed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10952 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 11:39:38 +00:00
Daniel Stenberg
4f06fe61fc zxbox files in tarballs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10951 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 11:24:28 +00:00
Dave Chapman
05a7f14f8d Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10950 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 11:11:16 +00:00
Jens Arnold
1350d57751 Solitaire: * Even more 'natural' bouncing cards. * Only load the config from disk once, and only save it on exit if it changed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10949 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 06:24:36 +00:00
Jens Arnold
2fb102ef04 Ooooops, committed the wrong files. Fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10948 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 00:42:15 +00:00
Jens Arnold
816f20fc8f Tetrox adapted to H10 5GB by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10947 a1c6a512-1295-4272-9138-f99709370657
2006-09-15 00:29:22 +00:00
Linus Nielsen Feltzing
3eed9806a6 Set the iPod hardware EQ gain default to 0dB
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10946 a1c6a512-1295-4272-9138-f99709370657
2006-09-14 22:52:39 +00:00
Shachar Liberman
a9688b1519 Here's the quickest fix ever: by a very quick look, it seems to me
that the horizontal scrolling key tables are mixed up all around the source.
so at least let's stop the ondio from using an already used key for now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10945 a1c6a512-1295-4272-9138-f99709370657
2006-09-14 21:07:24 +00:00
Steve Bavin
22599d0a0d Playlist resume no longer uses voice file buffer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10944 a1c6a512-1295-4272-9138-f99709370657
2006-09-14 12:50:34 +00:00
Barry Wardell
0b1ae73d3a Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO ports are enabled on H10.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10943 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 23:38:16 +00:00
Peter D'Hoye
75a1247f81 Updated Dutch (Nederlands) translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10942 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 21:29:55 +00:00
Martin Scarratt
3ad2c5ad38 Fix a possible division by zero which caused much "IO5: at 310205A0" type angst while recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10941 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 18:21:03 +00:00
Jonas Häggqvist
17e1e690c9 Updated translations:
* Danish by me
 * German by Jochen Kemnade
 * Italian by Alessio Lenzi


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10940 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 16:32:37 +00:00
Martin Arver
378ccf169b Add fixme for install instructions for the h10 and h10_5gb
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10939 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 15:21:20 +00:00
Martin Scarratt
128888f01d fix "Filename:" text not appearing in recording screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10938 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 14:54:13 +00:00
Magnus Holmgren
1ecdbcced2 Save a few bytes on hwcodec targets...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10937 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 20:32:06 +00:00
Martin Scarratt
98f78870f8 fix some sim warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10936 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 19:11:51 +00:00
Martin Scarratt
d7fa569df6 Improved statusbar icons in recording screen by Davide Gentile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10935 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 18:26:27 +00:00
Michael Sevakis
44e8233134 Added the power off to x5 remote play button. 3s delay seems confortable and well out of the way of the long press for playback stop.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10934 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 15:56:31 +00:00
Michael Sevakis
678d662f74 Fixed the x5 sim build error I hope.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10933 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 14:37:22 +00:00
Michael Sevakis
3bee89ed44 Improved handling of the ONKEY1S interrupt. Off for the remote must be explicitly mapped now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10932 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 14:20:29 +00:00
Jonathan Gordon
bc0943e922 fix the status bar not updatng correctly in the id3 viewer (FS:5973)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10931 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 08:55:47 +00:00