Lines Matching refs:getid3

2 /// getID3() by James Heinrich <info@getid3.org>               //
3 // available at http://getid3.sourceforge.net //
4 // or https://www.getid3.org //
270 » New demo: demos/getid3.demo.dirscan.php (by Karl G. Holz)
411 Removed obsolte functions from getid3.lib.php:
567 new file: demos/getid3.css
668 https://www.getid3.org/phpBB3/viewtopic.php?t=677
851 New file: /getid3/module.graphic.tiff.php
875 /demo/getid3.browse.php
878 (thanks getid3Øjsc*pp*ru)
996 directory defined as GETID3_HELPERAPPSDIR in getid3.php
997 (default is /helperapps/ parallel to /getid3/).
1003 New file: /getid3/write.php
1004 /getid3/write.apetag.php
1005 /getid3/write.id3v1.php
1006 /getid3/write.id3v2.php
1007 /getid3/write.lyrics3.php
1008 /getid3/write.metaflac.php
1009 /getid3/write.vorbiscomment.php
1012 New file: /getid3/module.audio.shorten.php
1014 New file: /getid3/module.audio.rkau.php
1016 New file: /getid3/module.archive.szip.php
1018 New file: /getid3/extention.cache.mysql.php
1020 New file: /getid3/extention.cache.dbm.php
1024 want to enable this feature delete /getid3/module.tag.id3v2.php
1160 New file: /getid3/module.audio.ac3.php
1180 New file: /getid3/module.graphic.tta.php
1184 New file: /getid3/module.graphic.pcd.php
1271 Moved all getID3() files to getid3/
1280 ¤ Wrapped getid3.php into getid3 class
1281 ¤ Wrapped getid3.functions.php into getid3_lib class
1283 Moved several functions away from getid3.functions.php and
1285 Renamed getid3.functions.php to getid3.lib.php
1286 Moved getid3.rgad.php functions into getid3_lib
1287 Moved getid3.getimagesize.php funcitons ingo getid3_lib
1288 ¤ Moved getid3.ogginfo.php into ogg module
1304 getid3.php too.
1306 Setting tags in individual modules instead of main getid3.php
1324 Built-in assume mp3 format in getid3.php
1357 » Added DeleteLyrics3() to getid3.lyrics3.php
1358 » Added FixID3v1Padding() to getid3.putid3.php
1361 New file: getid3.demo.joinmp3.php
1362 » Moved all contents of getid3.putid3.php into either
1363 getid3.id3v1.php or getid3.id3v2.php or getid3.functions.php as
1365 Removed file: getid3.putid3.php
1368 ¤ getid3.demo.scandir.php renamed to getid3.demo.mysql.php
1371 New file: getid3.demo.mimeonly.php
1445 * Bugfix: getid3.demo.simple.php had undefined variables if the
1453 Number of new features and bugfixes in getid3.demo.mysql.php
1463 getid3.demo.mysql.php now stores last-modified time for each file
1464 getid3.demo.mysql.php is now case-sensitive for filenames
1465 getid3.demo.mysql.php can generate M3U playlists of any of the
1468 getid3.demo.mysql.php can now find mismatched tag contents and
1470 getid3.demo.check.php now shows total number of errors & warnings
1479 New file: getid3.bonk.php
1481 New file: getid3.avr.php
1482 ¤ Contents of getid3.id3.php moved to getid3.id3v1.php
1483 Removed file: getid3.id3.php
1484 ¤ Contents of getid3.frames.php moved to getid3.id3v2.php
1485 Removed file: getid3.frames.php
1487 now stored in getid3.structure.txt rather than getid3.readme.txt
1488 New file: getid3.structure.txt
1490 as getid3.license.txt
1491 New file: getid3.license.txt
1524 * Bugfix: getid3.demo.scandir.php had undefined function error
1525 * Bugfix: getid3.demo.scandir.php would not display list of files
1527 Added link to getid3.demo.check.php from list of specific-tags
1528 files in getid3.demo.scandir.php
1532 » New official mirror site for getID3() - https://www.getid3.org
1534 New file: getid3.swf.php
1540 info@getid3.org
1542 New file: getid3.demo.simple.php
1543 » getid3.demo.write.php now writes APE tags as well.
1544 ¤ Renamed getid3.write.php to getid3.demo.write.php
1545 ¤ Renamed audioinfo.class.php to getid3.demo.audioinfo.class.php
1546 ¤ getid3.php now automatically includes the getid3.functions.php
1551 ¤ Added DeleteAPEtag() function to getid3.ape.php
1578 info@getid3.org
1584 * Bugfix: getid3.demo.check.php is now case-insensitive when
1593 * Bugfix: getid3.demo.check.php now does in-depth scanning for MP2
1601 not being conditionally defined in getid3.functions.php
1616 Added summary footer line to getid3.demo.check.php
1618 getid3.demo.check.php
1621 getid3.demo.scandir.php
1623 lookup functions in getid3.riff.php
1630 HTML colors in getid3.demo.check.php are now defined as constant
1639 WriteAPEtag() in getid3.ape.php
1645 Removed file: getid3.aiff.php
1648 New file: getid3.optimfrog.php
1652 New file: getid3.au.php
1654 New file: getid3.voc.php
1659 » Added getid3.demo.scandir.php - a sample recursive scanning demo
1682 ¤ getid3.check.php renamed to getid3.demo.check.php
1683 ¤ Added GetTagOnly() function to getid3.php - similar to
1713 contents with only the new ID3v2 tag in getid3.putid3.php
1722 * Bugfix: Potential infinite-loop condition in getid3.ogg.php
1738 * Bugfix: getid3.frames.php looking for non-existant key in USER
1748 Modified getid3.check.php to display md5_data_source as well as
1750 Modified getid3.check.php to assume-format based on file extension
1802 » OggWrite() in getid3.ogginfo.php has been replaced with a new
1861 ¤ Moved Monkey's Audio code from getid3.ape.php to seperate file.
1862 New file: getid3.monkey.php
1909 * Bugfix: Modified getid3.riff.php to return correct total
1941 lookup functions in getid3.riff.php
1942 Added numerous new known GUIDs to getid3.asf.php
1947 getid3.riff.php
1950 Modified getid3.check.php to only change \ directory seperators to
1952 Modified getid3.check.php to handle larger-than-2GB files (which
1954 Modified getid3.check.php to handle ['dataformat_audio'] and
1956 Modified getid3.check.php to show a list of present tags in one
1958 Modified getid3.check.php to show MD5 values. Initially disabled
1962 Modified getid3.check.php to show errors and warnings. Details are
1964 Changed getid3.check.php to use SafeStripSlashes instead of a
1967 Added sample recursive scanning sample code to getid3.readme.txt
1976 New file: getid3.iso.php
2023 New file: getid3.nsv.php
2045 (getid3.mp3.php)
2046 ¤ Removed old function getMP3header() from getid3.mp3.php
2084 Put a sans-serif 9pt style on all text in getid3.check.php
2090 Speed improvement code changes to getid3.mp3.php (up to 24% faster
2098 New file: getid3.la.php
2099 ¤ Moved lookup functions from getid3.lookup.php to the files where
2101 New file: getid3.id3.php
2102 New file: getid3.rgad.php
2103 Removed file: getid3.lookup.php
2106 getAACADTSheaderFilepointer() in getid3.aac.php which now
2115 as a constant at the top of getid3.mp3.php This will result in
2118 ¤ fopen() errors now displayed in getid3.putid3.php
2125 * Bugfix: ASF_Marker_Object in getid3.asf.php was always returning
2127 * Bugfix: VBR bitrate calculations in getid3.mp3.php only occur if
2130 * Bugfix: getid3.putid3.php no longer deletes original MP3 if
2133 getid3.putid3.php (thanks miguel*dieckmannØhamburg*de)
2134 getid3.asf.php now notes the error and continues parsing rather
2140 Added FileSizeNiceDisplay() function to getid3.functions.php for
2146 New file: getid3.quicktime.php
2153 the details via email at infoØgetid3Øorg
2159 GetAllMP3info() function in getid3.php) unless you need it.
2161 New file: getid3.aac.php
2170 getid3.php to allow easy removal of support for any of the
2177 * Bugfix: getid3.mpc.php was slightly miscalculating the number of
2184 * Bugfix: getid3.check.php wasn't processing the assumeFormat
2189 getid3.functions.php now includes a replacement utf8_decode()
2196 New file: getid3.vqf.php
2199 New file: getid3.flac.php
2212 New file: getid3.real.php
2220 files, please email infoØgetid3Øorg
2224 please send them to infoØgetid3Øorg
2228 New file: getid3.bmp.php
2230 New file: getid3.png.php
2234 New file: getid3.gif.php
2235 New file: getid3.jpg.php
2239 (thanks chris-getid3Øbolt*cx for rewriting the function)
2247 New file: getid3.mpc.php
2299 Added bitrate column in getid3.check.php, and added some formatting
2306 » Ogg comment writing support added. getid3.write.php has been
2308 Big thanks to Chris Bolt <chris-getid3Øbolt*cx> for writing the
2310 New file: getid3.ogginfo.php
2313 New file: getid3.ape.php
2316 » getid3.thumbnail.php has been removed from the distribution and
2323 let me know at infoØgetid3Øorg
2336 * Bugfix: RVA2 and EQU2 writing in getid3.putid3.php were
2338 * Bugfix: EQU2 in getid3.frames.php was reading Volume Adjustment
2350 ¤ New file: getid3.asf.php
2367 * Bugfix: Add stripslashes($EditorFilename) to getid3.write.php
2381 getid3.check.php (thanks to "Guest" in the forums for the idea)
2382 Changed amount of data read in getid3.getimagesize.php from 10kB
2385 getid3.functions.php
2387 ID3-writing code (getid3.putid3.php, etc)
2408 getid3.write.php
2410 in getid3.write.php
2411 Changed the comment-edit field in getid3.write.php to a multi-line
2413 getid3.write.php now only writes ID3v2 frames that have data
2414 Added default TXXX field to getid3.write.php to put a tagger info
2417 Changed getid3.check.php to use the new common info keys
2418 Improved file-format detection in getid3.check.php - if the auto-
2422 Added 'Edit ID3' link from getid3.check.php to getid3.write.php for
2424 Added 'Delete file' link from getid3.check.php to getid3.write.php
2427 Added some mouse-over titles for links in getid3.check.php
2431 * Bugfix: getid3.check.php wasn't parsing MP3s with invalid headers
2453 getid3.check.php no longer attempts to scan all MIDI tracks in
2477 getid3.thumbnail.php (thanks Christian Fritz)
2489 getid3.check.php now displays entries in a more natural sort order:
2505 infoØgetid3Øorg
2519 images only) rather than a binary text dump in getid3.check.php
2546 * Bugfix: getid3.functions.php wasn't being included in
2547 getid3.write.php (thanks mikeØftl*com)
2548 * Bugfix: Browse:___ directory name in getid3.check.php wasn't
2556 getid3.check.php now scans filetypes based on content, not filename
2562 getid3.check.php now has columns to show the presence of ID3v1,
2577 * Bugfix: getid3.check.php would not browse directories with single
2590 Added "file parsed in x.xxx seconds" to getid3.check.php
2591 Added "browse: <directory>" link to getid3.check.php
2593 getid3.write.php because Winamp (and probably many other
2600 ¤ check.php renamed to getid3.check.php
2601 ¤ write.php renamed to getid3.write.php
2644 Converted use of hexdec() in getid3.lookup.php to 0x1234 notation
2665 getid3.lookup.php
2686 Seperated out comments from top of getid3.php into getid3.readme.txt
2688 Split out non-lookup functions from getid3.lookup.php to
2689 getid3.functions.php
2844 Split out getid3.frames.php (FrameID-specific parsing function)
2845 Split out getid3.lookup.php (assorted lookup-table functions)
2846 Searches for what directory getid3.*.php support files are in (must
2847 be same as getid3.php, but doesn't have to be same as main file -
2849 /lib/getid3/getid3.php)
2862 email infoØgetid3Øorg ! Here's what's tested and not:
2903 email infoØgetid3Øorg ! Here's what's tested and not:
2927 All functions merged into file getid3.php