1. f372212 Add new metadata feature to the manual section 'Featureset for generic metadata tags'. by Andree Buschmann · 13 years ago
  2. 5b8ed62 FS#12443: Implement downmixing to stereo for multichannel flac. by Andree Buschmann · 13 years ago
  3. a6653a9 Fix decoding of multichannel flac, refactor sample buffer handling and decorrelation (taken from ffmpeg sources) and add some flac details to the manual. Solves FS#12371. by Andree Buschmann · 13 years ago
  4. bdaac8b Rockbox does not support encrypted ADX. Clearly state this in the manual and the debug messages. by Andree Buschmann · 13 years ago
  5. fc81af9 Replace embedded AA limitations by a reference to the "official" list of supported AA tags by Frank Gevaerts · 13 years ago
  6. 4d01ace Submit a patch to the VGM codec by Mauricio Gama which saves some more RAM through changes of the buffer configuration and an update of the resampler code. Additionally enable VGM for low memory targets and update the manual. by Andree Buschmann · 13 years ago
  7. 724a2d2 6th part of FS#12176. Reduce memory consumption of libgme emulators to allow enabling of NSF and SGC codecs for low memory targets. The main lookup table only requires byte precision and can be used by 2413 and 8950 emulators. Update the manual accordingly. by Andree Buschmann · 14 years ago
  8. 2bd2490 The manual should reflect that some synthesizer codecs are switched off for low memory targets. by Andree Buschmann · 14 years ago
  9. acb0917 Submit initial patch from FS#12176. Adds support for several new game music formats (AY, GBS, HES, KSS, SGC, VGM and VGZ) and replaces the current NSF and NSFE with a new implementation based on a port of the Game Music Emu library 'GME'. This first submit does not cover the full functionality provided by the author's original patch: Coleco-SGV is not supported, some GME-specific m3u-support has been removed and IRAM is not used yet. Further changes are very likely to follow this submit. Thanks to Mauricio Garrido. by Andree Buschmann · 14 years ago
  10. 93c6f13 Submit FS#12218. Add support for embedded album art for ASF tags. For now the support is limited to embedded pictures of max 64 KB size. by Andree Buschmann · 14 years ago
  11. 5dfc343 Submit FS#12196. Adds support for embedded album art (jpg) with APEv2 tags. by Andree Buschmann · 14 years ago
  12. 271fdb6 Minor manual fix: iPod nano 2G is fast enough to decode ape -c3000. by Andree Buschmann · 14 years ago
  13. 892cc66 Manual, audio formats table: remove the \nopt{ipodnano2g} and pull the row and column separators out of the \opts to make the manual build again which broke for targets that would have gotten an impossible additional columns due to this. Needs a check if the result is correct still though. by Marianne Arnold · 14 years ago
  14. 78cd0c5 Add AAC to the manuals codec featureset table. by Andree Buschmann · 14 years ago
  15. 2d40310 Add a codec featureset overview (for now 'seek', 'resume' and 'gapless') to the manual. Additionally change table formatting and add a note to the SID format. by Andree Buschmann · 14 years ago
  16. 0101c70 FS#12110: Rework of the audio format and metadata section in the manual. Add notes for several audio formats, correct the file extensions for several formats, describe the feature sets supported by the different metadata formats, describe limitations of the metadata handling. by Andree Buschmann · 14 years ago
  17. df7deee Correct notation of a few supported audio formats in the manual. by Andree Buschmann · 14 years ago
  18. 90f21b3 Manual: typeset the commas using the normal font, not as 'fname' by Alexander Levin · 14 years ago
  19. 526346b Manual: add metadata section (FS#12090 by Andree Buschmann with slight modifications by me) by Alexander Levin · 14 years ago
  20. b43b493 Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way. by Marianne Arnold · 14 years ago
  21. 5b47b89 First step of completing the target rename in the manual. Some target specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible. by Marianne Arnold · 14 years ago
  22. f0aac62 Add an entry for WMA Pro in the manual. by Mohamed Tarek · 15 years ago
  23. a083b9a TTA should be realtime on all targets now. by Nils Wallménius · 15 years ago
  24. 22942db Update the notes for which compression levels of ape are realtime and fix the location of rockbox version in the bug reporting instructions by Nils Wallménius · 15 years ago
  25. 2192040 Correct English. by Alex Parker · 15 years ago
  26. c64ac19 add the true audio codec. by Yoshihisa Uchida · 15 years ago
  27. a09152b Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet). by Szymon Dziok · 15 years ago
  28. cfd245e 'floor 0' files requiríng too much memory should no longer crash since the longjmp stuff by Nils Wallménius · 15 years ago
  29. 4c105b6 Remove the caption and label parameters from the tagmap macro. They are never used. Also don't embed tagmaps into a table environment since we want the tables exactly where they are in the source, i.e. we don't want them to float. This speeds up typesetting and makes vertical spaces nicer. by Alexander Levin · 15 years ago
  30. b3d9578 Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) to rockbox. Several adaptions in the musepack decoder were made to get the library work and perform fast under rockbox on several targets. With this change mpc sv8 is supported, including seek, replay gain and metadata support. The decoding speed is a 1-4% lower than the last implementation. Reason for this is main restructuring in the bitstream demuxer. by Andree Buschmann · 15 years ago
  31. 6a62e22 Make titles proper subsections; remove 'newpage' as it's not a good style; remove 'table' environment as well since the tables are not floating by Alexander Levin · 15 years ago
  32. 50b0363 manual: File formats/Supported audio formats updates. by Yoshihisa Uchida · 15 years ago
  33. 818fcd1 Add information about supported musepack streamversion to manual. by Andree Buschmann · 15 years ago
  34. 499641c Add some more file extensions to the table of the audio files (FS#11002) by Alexander Levin · 15 years ago
  35. fb87e89 Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment. by Alexander Levin · 15 years ago
  36. 4acf5d3 Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily by Alexander Levin · 15 years ago
  37. 268a4ae Add coloured rows to the other tables in the manual (button maps already done). by Alex Parker · 15 years ago
  38. 1f07151 Remove the 'hand-made' MASCODEC UseOption from the platform files and replace it with other options which automatically parsed from features.txt. Also clean up some outdated left-overs and add some missing information (e.g. be more accurate in the config file section). Try to use the most appropriate features - masd and/or masf depending on their characteristics, large_plugin_buffer in the jpegviewer chapter as this is the restricting factor etc. by Marianne Arnold · 16 years ago
  39. e3c9d6a Initial work on the Fuze manual by Rafaël Carré · 16 years ago
  40. 4ad4929 Use the verbs (in the action description) in the same form for all file formats by Alexander Levin · 16 years ago
  41. afa5ac4 Add a short description of the rocklife plugin to the manual. Also add the .cells files to the table of supported files. by Alexander Levin · 16 years ago
  42. 0eea6ce Improve file formats table by fixing more columns. by Dominik Riebeling · 16 years ago
  43. 8185e0b Add mpegplayer file extensions to the appendix. Adapted from FS#10074 by David Kauffmann. by Alex Parker · 16 years ago
  44. a606121 Fix the typo that made the manual build to fail by Alexander Levin · 16 years ago
  45. c522933 Whoops... butterfingers! :) Remove a backslash that would've broken something. by Robert Menes · 16 years ago
  46. b4a5ce6 Add a few missing filetypes to Appendix A (File Formats) of the manual. by Robert Menes · 16 years ago
  47. f8a8810 We have a file selected, so it's known by Alexander Levin · 16 years ago
  48. e0eb798 Unify the description style in the "file formats" table (FS#10038) by Alexander Levin · 16 years ago
  49. 71812ca Minor corrections to the .colours file editing; added .colours to the list of supported files. by Alexander Levin · 16 years ago
  50. 9bb8342 Mention the .link files as a supported file type (FS#9927) by Alexander Levin · 16 years ago
  51. 4add1af A couple of small fixes for the gigabeat s manual. by Nils Wallménius · 16 years ago
  52. f498d53 Rename h100 manual name "h1xx" to "h100" to be in line with other players. by Dominik Riebeling · 16 years ago
  53. 2fe7752 Update the 'Supported audio formats' table, we now recognize ogg/vorbis files with the extension '.oga' and ape is now usable on the pp based targets by Nils Wallménius · 16 years ago
  54. e5b238b Gammar correction by Dave Chapman · 16 years ago
  55. 8fbbbb7 Update note for the APE codec mentioning that c2000 files now can be played back realtime on coldfire targets by Nils Wallménius · 16 years ago
  56. a721083 FS#9266 Add a table with supported audio formats to the manual by Nils Wallménius · 17 years ago
  57. 12eb058 Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual by Nils Wallménius · 17 years ago
  58. 6f35664 Just noticed that the file format table still did not mention '.gigabeat' in the Gigabeat manual. by Marianne Arnold · 17 years ago
  59. a5fcfd1 Manuals - be more accurate with the firmware file extension (Sansas and H10s). by Marianne Arnold · 17 years ago
  60. e7f7280 * Add a few things about cuesheet support (setting description, file format and config file option). by Nicolas Pennequin · 18 years ago
  61. 5616203 Add some missing things to the X5 manual. Also updated the VU Meter screens. by Tom Ross · 18 years ago
  62. a25fa2c More sansa button and screenshot additions by Tom Ross (FS#6535) by Dominik Riebeling · 18 years ago
  63. 251e519 Move file formats table to its own file and add table environment (for html manual) by Dominik Riebeling · 19 years ago