FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · dreamdeveloper/JavaScript-ID3-Reader · GitHub
dreamdeveloper
/
JavaScript-ID3-Reader
Public
forked from
aadsm/JavaScript-ID3-Reader
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 29, 2013
Create a new reader, BufferedFileAPIReader, with BufferedBinaryFileReader
Show description for 47f9d84
aadsm
committed
47f9d84
View commit details
Copy full SHA for 47f9d84
Browse repository at this point
BufferedBinaryFileReader
Feverqwe
authored and
aadsm
committed
c93e91c
View commit details
Copy full SHA for c93e91c
Browse repository at this point
Remove binaryajax.js
Show description for e66192a
aadsm
committed
e66192a
View commit details
Copy full SHA for e66192a
Browse repository at this point
Places BinaryFile into its own file
aadsm
committed
ffca4b0
View commit details
Copy full SHA for ffca4b0
Browse repository at this point
Commits on Nov 25, 2013
New dist with FileAPIReader optional FileReader parameter
aadsm
committed
c88b6d5
View commit details
Copy full SHA for c88b6d5
Browse repository at this point
Add FileAPI usage to README.md
aadsm
committed
1bd51c1
View commit details
Copy full SHA for 1bd51c1
Browse repository at this point
Fix README.md examples
aadsm
committed
ea27b89
View commit details
Copy full SHA for ea27b89
Browse repository at this point
Add .idea to .gitignore
Show description for 8f9e275
aadsm
committed
8f9e275
View commit details
Copy full SHA for 8f9e275
Browse repository at this point
Merge pull request #25 from dashersw/master
Show description for 59fded1
aadsm
committed
59fded1
View commit details
Copy full SHA for 59fded1
Browse repository at this point
Commits on Nov 19, 2013
Add optional FileReader to FileAPIReader.
Show description for 1b81ae7
dashersw
committed
1b81ae7
View commit details
Copy full SHA for 1b81ae7
Browse repository at this point
Commits on Nov 11, 2013
Improve example
aadsm
committed
fc2869b
View commit details
Copy full SHA for fc2869b
Browse repository at this point
Remove Base64 object and respective file.
Show description for 63a9c4d
aadsm
committed
63a9c4d
View commit details
Copy full SHA for 63a9c4d
Browse repository at this point
Commits on Nov 10, 2013
Clarify the origin of the CC license for Base64
Show description for 7aee9be
aadsm
committed
7aee9be
View commit details
Copy full SHA for 7aee9be
Browse repository at this point
Normalize ID4 and ID3 comment structure
Show description for 45358df
aadsm
committed
45358df
View commit details
Copy full SHA for 45358df
Browse repository at this point
Add missing tags to ID4
Show description for a953d04
aadsm
committed
a953d04
View commit details
Copy full SHA for a953d04
Browse repository at this point
Fix File API example
Show description for 3e797a3
aadsm
committed
3e797a3
View commit details
Copy full SHA for 3e797a3
Browse repository at this point
Commits on Jul 19, 2013
Add FileAPI example
aadsm
committed
142ed50
View commit details
Copy full SHA for 142ed50
Browse repository at this point
Add html example. Update README accordingly
Roland1975
authored and
aadsm
committed
9d26805
View commit details
Copy full SHA for 9d26805
Browse repository at this point
Add gitignore
aadsm
committed
fd02c55
View commit details
Copy full SHA for fd02c55
Browse repository at this point
Commits on Jul 14, 2013
Create LICENSE.md
Show description for 51cbf15
aadsm
committed
51cbf15
View commit details
Copy full SHA for 51cbf15
Browse repository at this point
Commits on Mar 30, 2013
Add clearTags and clearAll methods to ID3
Show description for e86fd74
aadsm
committed
e86fd74
View commit details
Copy full SHA for e86fd74
Browse repository at this point
Commits on Aug 6, 2012
Change README filename to be recognized as markdown by github
aadsm
committed
fb166b6
View commit details
Copy full SHA for fb166b6
Browse repository at this point
Commits on May 14, 2011
Fixed issue #6 reported on github, the picture structure properties were not quoted.
Show description for 8f0782e
aadsm
committed
8f0782e
View commit details
Copy full SHA for 8f0782e
Browse repository at this point
Added options.dataReader to the documentation (README)
aadsm
committed
8fb1e81
View commit details
Copy full SHA for 8fb1e81
Browse repository at this point
Added filereader.js to the minimization process and updated id3-minimized.js
aadsm
committed
c905d50
View commit details
Copy full SHA for c905d50
Browse repository at this point
Added FileReader, this is the data reader that wraps the FileAPI.
aadsm
committed
078ed94
View commit details
Copy full SHA for 078ed94
Browse repository at this point
Added loadRange to BinaryFile, a default one was needed.
aadsm
committed
c524d30
View commit details
Copy full SHA for c524d30
Browse repository at this point
Fixed the jsdoc for the BufferedBinaryAjax function
aadsm
committed
98cc48b
View commit details
Copy full SHA for 98cc48b
Browse repository at this point
Added the missing IE specific VBScript code that was making IE failing.
aadsm
committed
fdcb46d
View commit details
Copy full SHA for fdcb46d
Browse repository at this point
Commits on Oct 14, 2010
Added the option to define which function will create the data reader.
Show description for 2795796
aadsm
committed
2795796
View commit details
Copy full SHA for 2795796
Browse repository at this point
Commits on Oct 13, 2010
The library is asynchronous again!
Show description for ab09642
aadsm
committed
ab09642
View commit details
Copy full SHA for ab09642
Browse repository at this point
Commits on Aug 8, 2010
Fixed "issue 2" of-by-one bug when calculating the number of blocks needed by the file.
aadsm
committed
b56cfae
View commit details
Copy full SHA for b56cfae
Browse repository at this point
Fixed an issue with the ID3v1 tag names being minimized by the google closure compiler because they're not inside quotes.
aadsm
committed
545b42d
View commit details
Copy full SHA for 545b42d
Browse repository at this point
Commits on Jul 22, 2010
Introduces minimized version of the library using closure compiler.
Show description for d430e2c
aadsm
committed
d430e2c
View commit details
Copy full SHA for d430e2c
Browse repository at this point
Commits on Jun 20, 2010
Mostly documentation but also some bugfixes:
Show description for f9c1256
aadsm
committed
f9c1256
View commit details
Copy full SHA for f9c1256
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL