summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-07-13Removed the need for memcpy()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4875 a1c6a512-1295-4272-9138-f99709370657
2004-07-13New plugin, search.rock, by Stefan Meyer (Patch #723682)Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4874 a1c6a512-1295-4272-9138-f99709370657
2004-07-13Added strrchr() to the plugin APILinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4873 a1c6a512-1295-4272-9138-f99709370657
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4872 a1c6a512-1295-4272-9138-f99709370657
2004-07-13Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTEDLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4871 a1c6a512-1295-4272-9138-f99709370657
2004-07-13Added a link for condenser mics, and updated some links to the wikiLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4870 a1c6a512-1295-4272-9138-f99709370657
2004-07-13Now the viewers.config concept works for players as wellLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4869 a1c6a512-1295-4272-9138-f99709370657
2004-07-13Fixed the slow status bar update in bug report #727790.Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4868 a1c6a512-1295-4272-9138-f99709370657
2004-07-12Show icons setting should be saved for all devices. Config version bumped ↵Hardeep Sidhu
because the settings structure order changed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4867 a1c6a512-1295-4272-9138-f99709370657
2004-07-12The default radio frequency was badLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4866 a1c6a512-1295-4272-9138-f99709370657
2004-07-12The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4865 a1c6a512-1295-4272-9138-f99709370657
2004-07-12The check for solvable puzzles didn't use all squares. This fixes bug ↵Linus Nielsen Feltzing
#911484. Now uses rand() instead of current_tick for randomizing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4864 a1c6a512-1295-4272-9138-f99709370657
2004-07-12The stop watch now inhibits the idle poweroff while countingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4863 a1c6a512-1295-4272-9138-f99709370657
2004-07-09Synced.Mats Lidell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4862 a1c6a512-1295-4272-9138-f99709370657
2004-07-09Fixed the Player keyboard cursor positioning, bug #983404Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4861 a1c6a512-1295-4272-9138-f99709370657
2004-07-09Simplified the recorder scrolling code a littleLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4860 a1c6a512-1295-4272-9138-f99709370657
2004-07-09scrollbar() parameters were swappedJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4859 a1c6a512-1295-4272-9138-f99709370657
2004-07-09Slightly increased precision in the wps progress barLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4858 a1c6a512-1295-4272-9138-f99709370657
2004-07-08removing progressbar() and slidebar() broke backwards compatibilityJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4857 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Added news about the Windows installerLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4856 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Removed progressbar() and a few tables as wellLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4855 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4854 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Added the apps/recorder dir to the include path for recorder buildsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4853 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4852 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4851 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Removed some whitespaceLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4850 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4849 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Bumped PLUGIN_API_VERSIONLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4848 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Added mpeg_has_changed_track() to the plugin API (again)Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4847 a1c6a512-1295-4272-9138-f99709370657
2004-07-08Found the long-lost .bdf of my favourite font, which I once made based on ↵Jörg Hohensohn
"uwe_prop". I use this all the time, nice to read and since it is proportional, saves space. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4846 a1c6a512-1295-4272-9138-f99709370657
2004-07-08The win32 open() was called with the wrong flagsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4845 a1c6a512-1295-4272-9138-f99709370657
2004-07-07Changed the screenshot color mapLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4844 a1c6a512-1295-4272-9138-f99709370657
2004-07-06Added screen dump function to the grayscale libJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4843 a1c6a512-1295-4272-9138-f99709370657
2004-07-06Synced to english.lang and reworked a bitJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4842 a1c6a512-1295-4272-9138-f99709370657
2004-07-06Voice the 'Hertz' unit introduced with the MDB settingsJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4841 a1c6a512-1295-4272-9138-f99709370657
2004-07-06Synced.Mats Lidell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4840 a1c6a512-1295-4272-9138-f99709370657
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ↵Linus Nielsen Feltzing
new MDB parameters: strength, harmonics, center, shape and enable git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4839 a1c6a512-1295-4272-9138-f99709370657
2004-07-06Don't create a Xing header if nothing has been recordedLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4838 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Synced.Mats Lidell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4837 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Now looks for TCOM and TCON before TCOLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4836 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Synced to english.langJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4835 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Increased language buffer sizeJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4834 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Removed voice: entries that are unusable due to the MAS being in record mode ↵Jens Arnold
(FM radio screen) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4833 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Now handles an empty disk better. This solves bug report #984690.Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4832 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Synced.Mats Lidell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4831 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Fixed the FM sim buildLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4830 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Forgot to ifdef the fm_force_mono settingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4829 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Revamped the FM preset handling, added a force mono option, and some ↵Linus Nielsen Feltzing
internal changes, much inspired by patch #732369 by Alexandre Flament git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4828 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Added the fm_force_mono settingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4827 a1c6a512-1295-4272-9138-f99709370657
2004-07-05Added menu_insert()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4826 a1c6a512-1295-4272-9138-f99709370657