summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* The win32 simulator window is now shown in the task bar, and the tick ↵Linus Nielsen Feltzing2004-07-22
| | | | | | resolution is more correct, thanks to BlueChip git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4915 a1c6a512-1295-4272-9138-f99709370657
* splash(): Avoid negative x coordinates if the text doesn't fitLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4914 a1c6a512-1295-4272-9138-f99709370657
* Now uses the new config file frameworkLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4913 a1c6a512-1295-4272-9138-f99709370657
* New plugin library framework for loading and saving .cfg filesLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4912 a1c6a512-1295-4272-9138-f99709370657
* Added strncpy to the plugin APILinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4911 a1c6a512-1295-4272-9138-f99709370657
* Added dependency on the plugin libraryLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4910 a1c6a512-1295-4272-9138-f99709370657
* Forgot to remove all traces of the obsolete repeat mask functionsLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4909 a1c6a512-1295-4272-9138-f99709370657
* Bumped the API versionLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4908 a1c6a512-1295-4272-9138-f99709370657
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4907 a1c6a512-1295-4272-9138-f99709370657
* Added a check to prevent the flash plugins being used (and crashing) if ↵Jörg Hohensohn2004-07-20
| | | | | | Rockbox runs directly in flash ROM. (You need to RoLo a .ajz before re-flashing.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4906 a1c6a512-1295-4272-9138-f99709370657
* Made the char property lookup table constantJens Arnold2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4905 a1c6a512-1295-4272-9138-f99709370657
* Const'ed the various setting lookup tablesJens Arnold2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4904 a1c6a512-1295-4272-9138-f99709370657
* Const'ed the usb logoJens Arnold2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4903 a1c6a512-1295-4272-9138-f99709370657
* Next round of const policeingJens Arnold2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4902 a1c6a512-1295-4272-9138-f99709370657
* More const policeing, removed unused variableJens Arnold2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4901 a1c6a512-1295-4272-9138-f99709370657
* Extra LCD updates for the player LCD simulationLinus Nielsen Feltzing2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4900 a1c6a512-1295-4272-9138-f99709370657
* Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4899 a1c6a512-1295-4272-9138-f99709370657
* Simplified the win32 sim makefile a littleLinus Nielsen Feltzing2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4898 a1c6a512-1295-4272-9138-f99709370657
* slider_bar was obsoleteJens Arnold2004-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4897 a1c6a512-1295-4272-9138-f99709370657
* Const'ed the logo, the bitmaps and the credits (optimization for running ↵Jens Arnold2004-07-19
| | | | | | from ROM) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4896 a1c6a512-1295-4272-9138-f99709370657
* fixed the flash ID query, prevent this code to eventually run from ROMJörg Hohensohn2004-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4895 a1c6a512-1295-4272-9138-f99709370657
* The pathname argument for open() is declared const, so copy it has to be copiedJens Arnold2004-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4894 a1c6a512-1295-4272-9138-f99709370657
* Fixed credits roll, and improved animations. Revised the release notes as well.Zakk Roberts2004-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4893 a1c6a512-1295-4272-9138-f99709370657
* Cosmetic code changes, new countdown mode - accessed at ON+F2Zakk Roberts2004-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4892 a1c6a512-1295-4272-9138-f99709370657
* Analog time display bugfix and digital/lcd 12h settings seperatedZakk Roberts2004-07-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4891 a1c6a512-1295-4272-9138-f99709370657
* Now uses the settings_parseline() functionLinus Nielsen Feltzing2004-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4890 a1c6a512-1295-4272-9138-f99709370657
* Added settings_parseline() and strcmp() to the plugin APILinus Nielsen Feltzing2004-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4889 a1c6a512-1295-4272-9138-f99709370657
* Keeping the (non-functional) Neo build happyLinus Nielsen Feltzing2004-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4888 a1c6a512-1295-4272-9138-f99709370657
* Snake2: Changed the level file format, game B always starts from maze 1, ↵Linus Nielsen Feltzing2004-07-16
| | | | | | plus some cosmetic changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4887 a1c6a512-1295-4272-9138-f99709370657
* Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing2004-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4886 a1c6a512-1295-4272-9138-f99709370657
* snake2: Some code cleanup, loads all levels at startup, fixed the bug that ↵Linus Nielsen Feltzing2004-07-15
| | | | | | prevented game B from advancing to the next level git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4885 a1c6a512-1295-4272-9138-f99709370657
* Now turns off the backlight when the sleeptimer expires with the charger ↵Linus Nielsen Feltzing2004-07-15
| | | | | | attached git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4884 a1c6a512-1295-4272-9138-f99709370657
* Now uses shadow_7f1 correctly, so the pitch works againLinus Nielsen Feltzing2004-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4883 a1c6a512-1295-4272-9138-f99709370657
* Abort resume if control file doesn't end with a newline. Fixes hang when ↵Hardeep Sidhu2004-07-14
| | | | | | resuming from a corrupt control file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4882 a1c6a512-1295-4272-9138-f99709370657
* New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing2004-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4881 a1c6a512-1295-4272-9138-f99709370657
* Added bookmark icon for the Player/StudioLinus Nielsen Feltzing2004-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4880 a1c6a512-1295-4272-9138-f99709370657
* The music now pauses correctly in car adapter modeLinus Nielsen Feltzing2004-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4879 a1c6a512-1295-4272-9138-f99709370657
* Patch #911298 by Steve Cundari, adds hour display to WPS and bookmarksLinus Nielsen Feltzing2004-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4878 a1c6a512-1295-4272-9138-f99709370657
* Disable the backlight before powering off the Player/StudioLinus Nielsen Feltzing2004-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4877 a1c6a512-1295-4272-9138-f99709370657
* Removed lvalue cast, which generates warnings on newer gcc versionsLinus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4876 a1c6a512-1295-4272-9138-f99709370657
* Removed the need for memcpy()Linus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4875 a1c6a512-1295-4272-9138-f99709370657
* New plugin, search.rock, by Stefan Meyer (Patch #723682)Linus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4874 a1c6a512-1295-4272-9138-f99709370657
* Added strrchr() to the plugin APILinus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4873 a1c6a512-1295-4272-9138-f99709370657
* The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4872 a1c6a512-1295-4272-9138-f99709370657
* Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTEDLinus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4871 a1c6a512-1295-4272-9138-f99709370657
* Added a link for condenser mics, and updated some links to the wikiLinus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4870 a1c6a512-1295-4272-9138-f99709370657
* Now the viewers.config concept works for players as wellLinus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4869 a1c6a512-1295-4272-9138-f99709370657
* Fixed the slow status bar update in bug report #727790.Linus Nielsen Feltzing2004-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4868 a1c6a512-1295-4272-9138-f99709370657
* Show icons setting should be saved for all devices. Config version bumped ↵Hardeep Sidhu2004-07-12
| | | | | | because the settings structure order changed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4867 a1c6a512-1295-4272-9138-f99709370657
* The default radio frequency was badLinus Nielsen Feltzing2004-07-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4866 a1c6a512-1295-4272-9138-f99709370657