summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
...
* FS7468 - updated German langJonathan Gordon2007-07-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13964 a1c6a512-1295-4272-9138-f99709370657
* FS#6679 : Estonian language by Rene Allkivi with a few tweaks by me.Nicolas Pennequin2007-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13944 a1c6a512-1295-4272-9138-f99709370657
* More battery updates, this time for gigabeat. FS #7433 from Johnathon MihalopPeter D'Hoye2007-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13891 a1c6a512-1295-4272-9138-f99709370657
* Correction for ipod video and nano battery type. FS #7216 by Andree BuschmannPeter D'Hoye2007-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13885 a1c6a512-1295-4272-9138-f99709370657
* Give credit to the chip8 developer(s) and the contributor who ported itPeter D'Hoye2007-07-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13799 a1c6a512-1295-4272-9138-f99709370657
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ↵Dave Chapman2007-07-03
| | | | | | fixed-point and malloc-less WMA decoder (based on the ffmpeg WMA decoder from early 2006, and also building on the work started by Paul Jones). The codec itself and the ASF parsing code were written by me, inspired by the ASF parser in libasf. Current performance is around 400% realtime on gigabeat, 100% realtime on PP and 20% realtime on Coldfire. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13769 a1c6a512-1295-4272-9138-f99709370657
* include everything in the docs dir in tarballsNils Wallménius2007-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13750 a1c6a512-1295-4272-9138-f99709370657
* FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #defineNicolas Pennequin2007-06-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13730 a1c6a512-1295-4272-9138-f99709370657
* Give recording related menu entries a recording icon (settings and radio ↵Peter D'Hoye2007-06-25
| | | | | | menus). FS #7302 with small addition by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13718 a1c6a512-1295-4272-9138-f99709370657
* Minesweeper enhancements (FS #7327, FS #7335, some further changes by me): * ↵Jens Arnold2007-06-25
| | | | | | Make info splash display number of flags and number of mines. * Directions on iPod use Left/Right/Menu/Play now, with Select for flagging and long Select for exploring. Additionally, Scroll Left/Right goes left/right with wrapping to the previos/next line at the edges. * Make info splash work on Iaudios. * Swap main explore and flag buttons on recorder (and av300) to make them consistent with the other tragets and the rest of the minesweeper world. * On irivers, Rec can be used as an alternative for flagging, making one-handed playing easier on H1x0. * Removed unused macros. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13712 a1c6a512-1295-4272-9138-f99709370657
* Make user-visible spelling "colours" rather than "colors".Paul Louden2007-06-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13671 a1c6a512-1295-4272-9138-f99709370657
* Add a sample.icons file, and add a few more files to the docs folder in the zipsJonathan Gordon2007-06-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13664 a1c6a512-1295-4272-9138-f99709370657
* Fix some bugs with the colors stuff. You can now specify folder color with ↵Brandon Low2007-06-17
| | | | | | the folder extension. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13659 a1c6a512-1295-4272-9138-f99709370657
* Added profont license.Paul Louden2007-06-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13658 a1c6a512-1295-4272-9138-f99709370657
* Give color targets the ability to display each LCD line a different color ↵Brandon Low2007-06-17
| | | | | | and use this newfangled ability to provide themable colored file types. See the comments on read_color_theme_file and the sample.colors file provided for how to use this. .colors files go in themes directory for now. This separate line color function should be trivial to add to menus and wpss. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13656 a1c6a512-1295-4272-9138-f99709370657
* language fixDaniel Stenberg2007-06-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13575 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed ↵Michael Sevakis2007-06-06
| | | | | | integration work into recording and the AS3514 audio driver. Do a little AS3514 fiq_record tweak to have it all work nicely from the start. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13573 a1c6a512-1295-4272-9138-f99709370657
* FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.Peter D'Hoye2007-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13554 a1c6a512-1295-4272-9138-f99709370657
* Commit part of FS7113: This adds proper LCD initialization to the gigabeat ↵Karl Kurbjun2007-06-04
| | | | | | thanks to Alex Gerchanovsky git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13552 a1c6a512-1295-4272-9138-f99709370657
* Oops people are supposed to come before teamsNils Wallménius2007-05-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13506 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7228 by Dagni McPhee enable pitchscreen on sansaNils Wallménius2007-05-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13505 a1c6a512-1295-4272-9138-f99709370657
* Probably one of the most useless commits ever: change "CVS" to "SVN".Nicolas Pennequin2007-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13487 a1c6a512-1295-4272-9138-f99709370657
* we have code from ipod linux tooDaniel Stenberg2007-05-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13429 a1c6a512-1295-4272-9138-f99709370657
* deleting files and then resume is not goodDaniel Stenberg2007-05-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13412 a1c6a512-1295-4272-9138-f99709370657
* floor of type '0 encoded oggsDaniel Stenberg2007-05-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13411 a1c6a512-1295-4272-9138-f99709370657
* introducing KNOWN_ISSUES to list known issues/bugs that are known but notDaniel Stenberg2007-05-19
| | | | | | | likely to be fixed soon git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13410 a1c6a512-1295-4272-9138-f99709370657
* first take at giving credit to projects from which we are borrowing/usingDaniel Stenberg2007-05-19
| | | | | | | source code within Rockbox git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13409 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#6934 by Akio Idehara to fix an unresolved dependency on ↵Nils Wallménius2007-05-14
| | | | | | apps/codecs/codec_crt0.o that could trigger when using 'make' with the '-j' switch git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13386 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7123 - add h10_5gb stringsJonathan Gordon2007-05-07
| | | | | | | Do the same for e200 by me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13340 a1c6a512-1295-4272-9138-f99709370657
* forgot to add Mauricio Peccorini tot eh credits fileJonathan Gordon2007-04-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13272 a1c6a512-1295-4272-9138-f99709370657
* Ooops. Forgot to add Philippe Latulippe to the credits file.Dominik Riebeling2007-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13099 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after ↵Nicolas Pennequin2007-04-10
| | | | | | scrolling lines. This bug was introduced in the previous WPS commit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13090 a1c6a512-1295-4272-9138-f99709370657
* updated to modern timesDaniel Stenberg2007-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13085 a1c6a512-1295-4272-9138-f99709370657
* FS#6997 DB/tree Cleanup - remove unused field "currextra2".Miika Pekkarinen2007-04-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13078 a1c6a512-1295-4272-9138-f99709370657
* FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton2007-04-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13070 a1c6a512-1295-4272-9138-f99709370657
* FS#6890 Reworking of the default tagnavi.config file.Miika Pekkarinen2007-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12984 a1c6a512-1295-4272-9138-f99709370657
* Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parserLinus Nielsen Feltzing2007-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12968 a1c6a512-1295-4272-9138-f99709370657
* More modernizing, make mention that certain versions of gcc are needed.Paul Louden2007-03-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12925 a1c6a512-1295-4272-9138-f99709370657
* Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and ↵Dave Chapman2007-03-18
| | | | | | Pascal Briehl, modified by me (blame me for any problems). Mapped to the same buttons that are used to control volume in the WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12834 a1c6a512-1295-4272-9138-f99709370657
* FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.Zakk Roberts2007-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12798 a1c6a512-1295-4272-9138-f99709370657
* update by Simon DescarpentriesMarcoen Hirschberg2007-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12761 a1c6a512-1295-4272-9138-f99709370657
* Updated spanish lang file by Jose Ramon Garcia (FS#6765)Jonathan Gordon2007-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12758 a1c6a512-1295-4272-9138-f99709370657
* FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of ↵Tom Ross2007-03-13
| | | | | | pausing the game every time the player moved down. Thanks to Chris Ham for the keychanges. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12746 a1c6a512-1295-4272-9138-f99709370657
* duth lang update by Jacco Koning (FS#6797)Jonathan Gordon2007-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12744 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#6747 by Timo HorstschäferJonathan Gordon2007-03-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12704 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon2007-03-07
| | | | | | | is set to recording) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12655 a1c6a512-1295-4272-9138-f99709370657
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ↵Daniel Ankers2007-03-04
| | | | | | iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12601 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as Barry Wardell2007-02-17
| | | | | | | | | it is already defined as M_PI in math.h. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12355 a1c6a512-1295-4272-9138-f99709370657
* Cleaned indents, added Shay Green (blargg) to credits.Adam Gashlin2007-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12299 a1c6a512-1295-4272-9138-f99709370657
* Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include ↵Zakk Roberts2007-02-13
| | | | | | effectively unlimited (several thousand) undos on any platform, a redo feature, improved level/move info, 'level completed' screen showing moves/pushes made, and cleaned up code (full list of changes at tracker entry). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12294 a1c6a512-1295-4272-9138-f99709370657