projects
/
ruby-vorbistagger.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ruby-vorbistagger.git
2007-04-08
Tilman Sauerbeck
Prefer rb_funcall2() over rb_funcall().
master
commit
|
commitdiff
|
tree
|
snapshot
2006-12-28
Tilman Sauerbeck
Work with non NUL-terminated comments, too.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-11
Tilman Sauerbeck
Resolved wildcards in PKG_FILES.
ruby-vorbistagger-0.0.1
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Tilman Sauerbeck
Relaxed rules for Ogg::Vorbis::Comments#merge!.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Tilman Sauerbeck
Made Ogg::Vorbis::Comments usable standalone, too.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Fixed a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Sanitized vcedit_write() (and related) code some more.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Keep the original file mode when writing files.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Close and remove the temporary file if vcedit_write...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Check the error flag when reading data.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Handle short writes gracefully.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Made Ogg::Vorbis::Tagger#close return nil.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Made the Ogg::Vorbis::Tagger object inaccessable after...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Slightly reworked the final write loop.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Check the EOF flag on zero reads.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Reworked the loop that finds the first ogg page in...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Reject filenames that are longer than PATH_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Use a flexiable array to store the filename.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Sanitized memory allocation scheme.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Made MainTest#test_open_non_ogg_file pass.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added tests that ensure sane behaviour with non-existin...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Reworked error handling.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Separated vcedit_state_new() and vcedit_open() again.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Make sure we aren't keeping the input file opened.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Cleaned up memory allocations.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added two tests that ensure that writing comments doesn...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
Tilman Sauerbeck
Added a sample Ogg Vorbis file, so we don't depend...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Made Ogg::Vorbis::Tagger#close available again.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added a configure check for rb_hash_foreach().
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added Ogg::Vorbis::Comments#shift.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added Ogg::Vorbis::Comments#merge!.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Fixed error handling in Rake::ConfigureTask::FooConfigT...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Don't try to close the temporary file.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Reworked output file writing.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Fixed reopening of stdout and stderr.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Only pass a single argument to Kernel.exec.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Use a valid exit code in Rake::ConfigureTask::Test...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Reworked Ogg::Vorbis::Comments' vorbis_comment interface.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Don't mark global variables.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added Gem support.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Delete the temporary file when we're done with it.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Return either Qtrue or Qfalse from Ogg::Vorbis::Comment...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Don't store the key-value pair array in an instance...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added common aliases for Ogg::Vorbis::Comments#has_key?.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Split MainTest#test_modify_key into two smaller tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Freeze the key in newly added entries in Ogg::Vorbis...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Added MainTest#test_modify_key.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Freeze the key-value pair arrays in Ogg::Vorbis::Comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Tweaked Ogg::Vorbis::Comments#inspect.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Changed the initialize size of the IO buffer to 0.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Made the IO buffer global.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Tilman Sauerbeck
Made sure that all comments are well-formed before...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-10
Tilman Sauerbeck
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot