summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Fixed a bug whith the multi-screen menus : when entering / leaving a menu, th...Kevin Ferrare2005-11-03
* Synced.Jens Arnold2005-11-03
* LANG_RATING isn't used for voicing, so don't waste space in the voice file.Jens Arnold2005-11-03
* patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov2005-11-02
* Use direct non-interleaved full precision output data instead of converting t...Thom Johansen2005-11-02
* Better place for EMAC init.Thom Johansen2005-11-02
* Need to set sample depth before clip limits to avoid having clip limits overr...Thom Johansen2005-11-02
* Support large delay fields in LAME header, plus some cleanups.Thom Johansen2005-11-02
* Enable replaygain for the new FLAC decoderDave Chapman2005-11-02
* Make the m4a parser happier with Nero-encoded .mp4 files. This still needs m...Dave Chapman2005-11-02
* Correctly clear the screen(s) after a dircache build - this fixes the I04 err...Dave Chapman2005-11-02
* enables remote support only when LOGF is disabledKevin Ferrare2005-11-02
* Fix simulator builds - DEBUGF explicitly needs rb->Dave Chapman2005-11-02
* Add const attribute to lookup tablesDave Chapman2005-11-02
* Cosmetic changes - use correct ICONST or IBSS attributes and refer to codec a...Dave Chapman2005-11-02
* no more warnings (I hope)Kevin Ferrare2005-11-02
* *** empty log message ***Kevin Ferrare2005-11-02
* Automatically set clipping limits based on sample precision.Thom Johansen2005-11-02
* Should be iso 8859 (perhaps...) aslo fixed the warningKevin Ferrare2005-11-02
* Call ci->seek_complete() callback after processing a seek request (an old API...Dave Chapman2005-11-02
* Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare2005-11-01
* Init EMAC properly.Thom Johansen2005-11-01
* Added some EMAC optimised fixed point routines.Thom Johansen2005-11-01
* Removed msvc-style x86 inline asm. Now the iriver win32 sim builds again.Jens Arnold2005-11-01
* added libm4aDaniel Stenberg2005-11-01
* iRiver: Fixed another mutex issue that caused problems with seeking.Miika Pekkarinen2005-11-01
* Fix gcc4 warnings for simulator buildsDave Chapman2005-11-01
* Cosmetic change - correct the indenting to the standard Rockbox four spacesDave Chapman2005-10-31
* Suppress compiler warningDave Chapman2005-10-31
* Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman2005-10-31
* Add capability to parse AAC files in M4A.Dave Chapman2005-10-31
* Correct the prototype for memmove (oops, forgot this file)Dave Chapman2005-10-31
* Correct the prototype for memmoveDave Chapman2005-10-31
* Changes to make libfaad compile in Rockbox. Also remove compiler warnings, u...Dave Chapman2005-10-31
* Initial check-in of unmodified libfaad (part of the FAAD2 project). This is ...Dave Chapman2005-10-31
* Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare2005-10-31
* Some more IBSS_ATTR changes.Thom Johansen2005-10-31
* A small visual bug fixed with menus when in some cases the status bar was not...Kevin Ferrare2005-10-30
* oops a little warning in menu.c, fixedKevin Ferrare2005-10-30
* Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare2005-10-30
* Fix bug with FLAC and ALAC output being half the correct volume. The DSP_SET...Dave Chapman2005-10-30
* Don't copy the data from the audio buffer - request_buffer() guarantees to al...Dave Chapman2005-10-30
* Skip ID3v2 tags at the start of a FLAC file.Dave Chapman2005-10-30
* Increased the guard buffer size to support larger frame sizes used byMiika Pekkarinen2005-10-30
* Moved also the other mutex into a right place.Miika Pekkarinen2005-10-30
* Added a missing mutex lock to the initial buffer filling code. ThatMiika Pekkarinen2005-10-30
* Optimizations to the FLAC-codec buffer requesting to eliminate theMiika Pekkarinen2005-10-30
* Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare2005-10-30
* OopsDave Chapman2005-10-29
* Remove generic M4A parsing code from libalac and create a libm4a - so it can ...Dave Chapman2005-10-29