|
|
|
GlossaryDescriptionA summary of commonly used words, phrases, acronyms/initialisms and abbrevations used in the Rockbox project. Please sort items alphabetically.Terms:AJBRArchos Jukebox Recorder. See also RecorderBLInitialism for bootloader.BootloaderA bootloader is a small piece of code (usually installed to flash memory) who's only job is to find and start up a copy of Rockbox found on the hard drive. On iRiver devices, for instance, the original factory firmware file is patched with a custom Rockbox bootloader and then installed to flash memory. Rockbox itself resides entirely on the hard drive of the player.BrickedA player is said to be bricked if it's not usable (as a player in any way and cannot be repaired without hardware means.
BuildA "build" is a compiled Rockbox package for a given device. Since Rockbox supports lots of different devices with different CPU types and hardware abilities, the source must be specifically configured and compiled for each target. The resulting package of binaries and support files is called a "build".(Cross-) compilerSee CrossCompiler.Current BuildThe latest possible build, updated on every source change. Available at http://build.rockbox.org/DAPDigital Audio Player. What is sometimes called "mp3 player". The hardware Rockbox runs in.FMRArchos FM Recorder, see also V2FSShort for FlySpray, our bug tracking system. It is often written as FS#xxxx, where xxxx is the FlySpray task ID number.IPLShort for iPodLinux.JBSArchos Jukebox Studio, see also PlayerJukeboxUsed in the documentation to refer generically to a portable MP3 player. Any hardware that Rockbox runs on can be considered to be a Jukebox.MoBA new buffering engine that allows storing of any kind of data related to an audio track in the main buffer while this track is playing. This is the current buffering engine for SWCODEC targets since Oct 25 2007. See MetadataOnBufferOFOriginal/Old Firmware. The firmware that was in place before Rockbox replaced it.PatchWhen we talk about patches, we mean a set of source code changes as produced with the diff tool. To apply a patch, you first need to have a development environment setup and working. See WorkingWithPatchesPlayerOften used to identify the Archos Player models. Also known as Archos Jukebox 5000/6000 and Archos Studio 10/20. If you want to speak of an mp3 player in generic terms, please try to avoid using the single word "player" since it has been used to identify this kind of Archos model for many years and old habits are hard to break.RecorderOften used to identify the Archos Recorder models. Also referred to as AJBR a times. Full model names include Archos Recorder 6/10/15/20 (v1), Archos FM Recorder and Archos Recorder V2.Red BuildSomtimes just called "red" (often combined with exclamation marks and pointing fingers), refers to the color used to mark build errors in the build table. See also "Yellow Build".RetailOSSame as OFRLOD or RLDRed LED Of Death - a (in)famous bug in Rockbox that haunted us for a very long time. The ATA driver hung with the red LED lit. Only happened with a certain brand of hard drives (Hitachi DK23CA?/DA).RoLoThe Rockbox loader. Read here about it.RootThe root directory is the main directory. For example, the root directory of the C drive is "C:\".SimThe UiSimulator.SVNContraction of "Subversion." See UsingSVN.SWCODECThe Rockox playback engine based on software codecs run by the CPU. Often used to refer to targets which use this engine (all except the Archoses).TargetA target is another word for "architecture" or device type, i.e., "Daily builds for iRiver targets can be downloaded over there".V2Refers to the Archos Recorder v2 unit. It is pretty much an Archos FM Recorder but without the FM parts.WPSInitialization of While Playing Screen. The screen that is shown while a song is playing. You can use a CustomWPS (see also the WpsGallery for inspiration). You can of course leave the screen while the song is playing, but you can only see the WPS while actually playing a song.Yellow BuildSomtimes just called "yellow", refers to the color used to mark compiler warnings in the build table. See also "Red Build".r26 - 23 Jan 2008 - 10:51:21 - DanielStenberg
Copyright © by the contributing authors.
|