summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-06-14Tetris is now Rockblox, to avoid trademark problemsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4742 a1c6a512-1295-4272-9138-f99709370657
2004-06-14Added link to Bluechip's pageBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4741 a1c6a512-1295-4272-9138-f99709370657
2004-06-14avoid empty menu for simulator, caused compile errors in VCJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4740 a1c6a512-1295-4272-9138-f99709370657
2004-06-14Fixed VC++ build.Hardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4739 a1c6a512-1295-4272-9138-f99709370657
2004-06-14Previous change breaks VC++ build, reverting.Hardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4738 a1c6a512-1295-4272-9138-f99709370657
2004-06-14The sleep timer now waits until the disk is idle before shutting downLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4737 a1c6a512-1295-4272-9138-f99709370657
2004-06-11added a link to the voice page, added a new subtitle for customizing stuffDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4736 a1c6a512-1295-4272-9138-f99709370657
2004-06-11removed dead codeLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4735 a1c6a512-1295-4272-9138-f99709370657
2004-06-11mpeg_set_pitch now uses the 7f1 shadow registerLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4734 a1c6a512-1295-4272-9138-f99709370657
2004-06-11Disabled automatic disk spindown (by the drive). Updated comments regarding ↵Jens Arnold
timing git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4733 a1c6a512-1295-4272-9138-f99709370657
2004-06-10Keylock now locks combo keys too (mute, id3 viewer etc)Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4732 a1c6a512-1295-4272-9138-f99709370657
2004-06-10Synced to english.lang, and reverted all speech engine dependent tweaksJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4731 a1c6a512-1295-4272-9138-f99709370657
2004-06-10Don't throw away return code.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4730 a1c6a512-1295-4272-9138-f99709370657
2004-06-10Try mounting all partitions after USB disconnect, just as on boot.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4729 a1c6a512-1295-4272-9138-f99709370657
2004-06-10Added MAS read/write functions to the plugin APILinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4728 a1c6a512-1295-4272-9138-f99709370657
2004-06-10Removed vbr_fix, as it now is a pluginLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4727 a1c6a512-1295-4272-9138-f99709370657
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ↵Linus Nielsen Feltzing
win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4726 a1c6a512-1295-4272-9138-f99709370657
2004-06-10supporting 4:2:2 vertical subsamplingJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4725 a1c6a512-1295-4272-9138-f99709370657
2004-06-09Ooops! I wrote garbage to the MAS when stopping the recording.Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4724 a1c6a512-1295-4272-9138-f99709370657
2004-06-09scott's entry #79, edited my meDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4723 a1c6a512-1295-4272-9138-f99709370657
2004-06-08Othelo removed due to legal issues.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4722 a1c6a512-1295-4272-9138-f99709370657
2004-06-04The /recordings directory is now automatically created in the radio screen ↵Linus Nielsen Feltzing
as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4721 a1c6a512-1295-4272-9138-f99709370657
2004-06-04We now put ID3v2.3 tags in the recorded files instead of ID3v2.4, because ↵Linus Nielsen Feltzing
some auido editing tools can't handle ID3v2.4 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4720 a1c6a512-1295-4272-9138-f99709370657
2004-06-04Now uses the record-pause icon instead of the ordinary pause iconLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4719 a1c6a512-1295-4272-9138-f99709370657
2004-06-04Removed unused variablesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4718 a1c6a512-1295-4272-9138-f99709370657
2004-06-04The MAS3587F data sheet was wrong about having to validate the pause bit ↵Linus Nielsen Feltzing
setting by writing to d0:7f1. When I removed the validation, the MAS doesn't give us corrupt frames when pausing, or at the end of the recording. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4717 a1c6a512-1295-4272-9138-f99709370657
2004-06-03SyncedJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4716 a1c6a512-1295-4272-9138-f99709370657
2004-06-03The Play button now acts as a Pause button during recording instead of ↵Linus Nielsen Feltzing
opening a new file. The new-file feature is moved to the F3 button. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4715 a1c6a512-1295-4272-9138-f99709370657
2004-06-03Removed obsolete sokoban stringLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4714 a1c6a512-1295-4272-9138-f99709370657
2004-06-03binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4713 a1c6a512-1295-4272-9138-f99709370657
2004-06-02Adapted to new grayscale frameworkJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4712 a1c6a512-1295-4272-9138-f99709370657
2004-06-02Major rework of the grayscale framework:Jens Arnold
* api change - all drawing functions now use draw mode, foreground and background shades set globally by separate functions * There are now 4 draw modes for all drawing functions, no more separate functions for inverse drawing * Significant speedup of 1-bit bitmap (and font) drawing (2..3 times) * Some more speed tweaks * Additional functions for horizontal and vertical lines * Copied describing comments to the header file for easier reference * The safety net against an uninitialized grayscale buffer is gone git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4711 a1c6a512-1295-4272-9138-f99709370657
2004-05-29TypoLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4710 a1c6a512-1295-4272-9138-f99709370657
2004-05-27Fixed bug in .rock extension check when scanning pluginsHardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4709 a1c6a512-1295-4272-9138-f99709370657
2004-05-27Added filetypes.c to VC project. Fixed compiler warning.Hardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4708 a1c6a512-1295-4272-9138-f99709370657
2004-05-26Improved drawing speed by drawing whole columns at once (Matthias)Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4707 a1c6a512-1295-4272-9138-f99709370657
2004-05-26* removed some more unused stuff in the simulator makefileDaniel Stenberg
* made the scan for the rockbox source dir a bit cooler, now it can detect it even when you create and use a build directory that is on the same level as the rockbox dir itself which might make it easier for people that builds from (repeatly updated) daily tarballs * now outputs the found rockbox source code dir found git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4706 a1c6a512-1295-4272-9138-f99709370657
2004-05-26Simplied the directory usage. This script now checks for (or asks if itDaniel Stenberg
doesn't find it) the Rockbox source code root directory. All the directories are then assumed to be placed "correctly" within that source tree. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4705 a1c6a512-1295-4272-9138-f99709370657
2004-05-26Patch #958658, metronome uses plugin_register_timer nowLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4704 a1c6a512-1295-4272-9138-f99709370657
2004-05-25Speelig MistaakeLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4703 a1c6a512-1295-4272-9138-f99709370657
2004-05-24Added a missing alt-TagAndreas Stemmer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4702 a1c6a512-1295-4272-9138-f99709370657
2004-05-24Added a few missing alt-TagsAndreas Stemmer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4701 a1c6a512-1295-4272-9138-f99709370657
2004-05-24Added viewers.configLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4700 a1c6a512-1295-4272-9138-f99709370657
2004-05-24Added buildzip.plLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4699 a1c6a512-1295-4272-9138-f99709370657
2004-05-24stuff to include in tarballsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4698 a1c6a512-1295-4272-9138-f99709370657
2004-05-23removed a bit of obsolete stuffJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4697 a1c6a512-1295-4272-9138-f99709370657
2004-05-23Voiced new onplay menu entryJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4696 a1c6a512-1295-4272-9138-f99709370657
2004-05-23SyncedJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4695 a1c6a512-1295-4272-9138-f99709370657
2004-05-23Added missing (empty) voice: linesJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4694 a1c6a512-1295-4272-9138-f99709370657
2004-05-23now supports images with restart markersJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4693 a1c6a512-1295-4272-9138-f99709370657