Lines Matching refs:all

107 	* TIFF: expand list of named tags, expose as 'tag_name' key for all entries
132 * bugfix (G:93): all errors or warnings should pass through class method
227 * Bugfix: all source files converted to UTF-8
255 * Bugfix: [module.archive.zip] not all flags parsed
276 * XMP module now returns all tags, not just whitelisted ones
303 3. Fixed almost all errors with track_data_offset, errors
358 » changed all module classes to have proper constructors
415 in a 2-element array (data, image_mime) for all formats
453 » replace all error-suppressing @$variable calls with
940 of all audio streams, and the data format of the first stream
1002 » Unified tag-writing interface for all tag formats
1044 ¤ ReplayGain information (all formats) changed from "Radio" and
1047 ['replay_gain']['track'] and ['replay_gain']['album'] for all
1095 ¤ ['RIFF'] is now ['riff'] to conform to make all root key names
1097 ¤ ['OFR'] is now ['ofr'] to conform to make all root key names
1100 with all text replaced with an HTML version of all characters
1192 and all LAME-encoded files
1264 constants. 1.7.0beta1 still declares constants, but they are all
1266 are all wrapped into classes.
1270 Moved all demos to demos/
1271 Moved all getID3() files to getid3/
1273 Changed header in all module.something to explain what they do
1274 Simply remove all modules you don't need
1275 Wrapped all modules into classes
1279 ¤ Added prefix GETID3_ to all defined constants.
1305 Simplified clean-up procedure: simply remove all empty root keys
1311 Replaced all calls to RoughTranslateUnicodeToASCII() in ASF module
1315 Replaced all calls to RoughTranslateUnicodeToASCII() in id3v2
1317 $ThisFileInfo['encoding'] and converts all comments to this
1362 » Moved all contents of getid3.putid3.php into either
1367 ¤ New root key for all files: ['file_modified_time'] (UNIX time)
1399 return data on all tags in ['swf']['tags']
1435 * Bugfix: Lyrics3, APE & ID3v1 can all now exist in the same file.
1456 Consolidated all comments processing functions (processing the
1494 are passing are already UTF8-encoded, otherwise all data is
1495 encoded to UTF8 by default. For all ASCII/ANSI data this value
1549 all the other similar function structures - the parameters have
1556 the number of frames of each MPEG version (1, 2 or 2.5) - all
1564 ¤ ['video']['codec'] is now 'MPEG' for all MPEG video files (this
1573 * Bugfix: APE tag writing would put the string 'Array' for all
1660 that scans every file in a given directory, and all sub-
1668 including all comments: compare ['md5_file']. To check if two
1686 attempt is made to parse the data contents of the file at all.
1688 ¤ Added ['audio']['lossless'] and ['video']['lossless'] for all
1693 ['video']['compression_ratio'] for all formats. Returns a number
1696 ¤ Added ['video']['bits_per_sample'] to all video formats (when
1698 ¤ Added ['video']['frame_rate'] to all video formats (when known)
1712 * Bugfix: Removed potential bug that could replace all MP3 file
1782 » MD5 hashes are now available for all formats for both the entire
1784 the audio/video data, stripped of all prepended/appended tags
1811 ¤ New root key ['tags'] is now always returned for all formats.
1816 ¤ New root key ['audio'] is an array containing any or all of:
1821 ¤ New root key ['video'] is an array containing any or all of:
1856 ¤ Renamed all references to $MP3fileInfo to $ThisFileInfo
1872 ¤ ['mime_type'] is a new root key returned for all supported
1906 all known issues with RIFF parsing. Users are, however,
1935 Changed all relevant files to use ['audiodataoffset'] and
1983 and non-empty subdirectories. Information for all entries,
1996 ¤ ['filepath'] now returned for all files with the directory part
1998 ¤ ['filenamepath'] is now returned for all files (equivalent to
2014 * Bugfix: ['data'] and ['image_mime'] were being returned for all
2031 'asf' in all other cases (audio-only, video-only, or both)
2082 Changed references in all files from string-cast indexes: ["$i"]
2084 Put a sans-serif 9pt style on all text in getid3.check.php
2092 Changed all include_once() to require_once()
2229 » PNG now fully parsed, including all information chunks
2250 for all appropriate formats
2254 ['ogg']['comments'][n]['dataoffset'] is now returned for all
2271 ¤ ['replay_gain'] is returned for all audio formats that support
2388 Added checks to make sure all needed data is available for writing
2453 getid3.check.php no longer attempts to scan all MIDI tracks in
2478 * Bugfix: RIFF/WAVE files are now more likely to have all their
2535 ¤ ['filename'] now returned for all files
2540 ¤ ['dataoffset'] is now returned for all ID3v2 frames
2635 PCM WAVE (this includes any compressed WAV, as well as all AVIs)
2655 Changed all quoted strings from " to ' to hopefully improve speed
2663 Replaced all instances of feof() to prevent infinite loop conditions
2695 ¤ Added ['framenamelong'] to all returned frame data arrays with
2699 confliciting with the all-frames ['datalength'] as introduced in
2751 ¤ added ['datalength'] to all ID3v2 frames: length of frame data,
2860 the specs, I don't have test files for all of them. If anyone
2901 the specs, I don't have test files for all of them. If anyone