Searched refs:cuesheet (Results 1 – 3 of 3) sorted by relevance
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | module.misc.cue.php | 41 public $cuesheet = array(); variable in getid3_cue 51 $info['cue'] = $this->cuesheet; 85 return $this->cuesheet; 130 $this->cuesheet['tracks'][$track_on]['datafile'] = $currentFile; 157 $this->cuesheet['tracks'][$track_on]['comments'][$comment_type][] = $comment_data; 159 $this->cuesheet['comments'][$comment_type][] = $comment_data; 201 $this->cuesheet['tracks'][$track_on]['flags'] = array( 214 $this->cuesheet['tracks'][$track_on]['flags'][$type] = true; 235 $this->cuesheet['garbage'][] = $line; 239 $this->cuesheet['tracks'][$track_on]['garbage'][] = $line; [all …]
|
| /plugin/farmer/_animal/data/pages/wiki/ |
| H A D | syntax.txt | 385 …pt, cil, clojure, cmake, cobol, coffeescript, cpp, cpp-qt, csharp, css, cuesheet, d, dcs, delphi, …
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | changelog.txt | 520 » Added CUE (cuesheet) support 889 * Bugfix: FLAC cuesheet track index was incorrect
|