Home
last modified time | relevance | path

Searched refs:cuesheet (Results 1 – 3 of 3) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.misc.cue.php41 public $cuesheet = array(); variable in getid3_cue
51 $info['cue'] = $this->cuesheet;
85 return $this->cuesheet;
130 $this->cuesheet['tracks'][$track_on]['datafile'] = $currentFile;
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;
302 $this->cuesheet[$category] = $line;
[all …]
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt385 The following language strings are currently recognized: //4cs, 6502acme, 6502kickass, 6502tasm, 68000devpac, abap, actionscript-french, actionscript, actionscript3, ada, algol68, apache, applescript, asm, asp, autoconf, autohotkey, autoit, avisynth, awk, bascomavr, bash, basic4gl, bf, bibtex, blitzbasic, bnf, boo, c, c_loadrunner, c_mac, caddcl, cadlisp, cfdg, cfm, chaiscript, cil, clojure, cmake, cobol, coffeescript, cpp, cpp-qt, csharp, css, cuesheet, d, dcs, delphi, diff, div, dos, dot, e, epc, ecmascript, eiffel, email, erlang, euphoria, f1, falcon, fo, fortran, freebasic, fsharp, gambas, genero, genie, gdb, glsl, gml, gnuplot, go, groovy, gettext, gwbasic, haskell, hicest, hq9plus, html, html5, icon, idl, ini, inno, intercal, io, j, java5, java, javascript, jquery, kixtart, klonec, klonecpp, latex, lb, lisp, llvm, locobasic, logtalk, lolcode, lotusformulas, lotusscript, lscript, lsl2, lua, m68k, magiksf, make, mapbasic, matlab, mirc, modula2, modula3, mmix, mpasm, mxml, mysql, newlisp, nsis, oberon2, objc, objeck, ocaml-brief, ocaml, oobas, oracle8, oracle11, oxygene, oz, pascal, pcre, perl, perl6, per, pf, php-brief, php, pike, pic16, pixelbender, pli, plsql, postgresql, povray, powerbuilder, powershell, proftpd, progress, prolog, properties, providex, purebasic, pycon, python, q, qbasic, rails, rebol, reg, robots, rpmspec, rsplus, ruby, sas, scala, scheme, scilab, sdlbasic, smalltalk, smarty, sql, systemverilog, tcl, teraterm, text, thinbasic, tsql, typoscript, unicon, uscript, vala, vbnet, vb, verilog, vhdl, vim, visualfoxpro, visualprolog, whitespace, winbatch, whois, xbasic, xml, xorg_conf, xpp, yaml, z80, zxbasic//
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt520 » Added CUE (cuesheet) support
889 * Bugfix: FLAC cuesheet track index was incorrect