git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tell jna to load libvlc with RTLD_GLOBAL option
2008-12-13
Filippo Carone
tell jna to load libvlc with RTLD_GLOBAL option
commit
|
commitdiff
|
tree
2008-12-13
Filippo Carone
jna version updated
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: accept cmdline args for sample client
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: assembly goal with dependencies for samples added
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: test with multiple jvlc instances added
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: multiple videos on a canvas sample added
commit
|
commitdiff
|
tree
2008-07-31
Filippo Carone
jvlc: comment fixed
commit
|
commitdiff
|
tree
2008-07-31
Filippo Carone
jvlc: wait for correct player status before releasing...
commit
|
commitdiff
|
tree
2008-07-31
Filippo Carone
jvlc: libvlcState enum index comment added for reference
commit
|
commitdiff
|
tree
2008-07-31
Filippo Carone
jvlc: code formatted
commit
|
commitdiff
|
tree
2008-07-31
Filippo Carone
jvlc: minor changes on unit tests
commit
|
commitdiff
|
tree
2008-07-27
Filippo Carone
jvlc: maven assembly plugin config added
commit
|
commitdiff
|
tree
2008-07-27
Filippo Carone
jvlc: load the correct libvlc library on windows (2)
commit
|
commitdiff
|
tree
2008-07-27
Filippo Carone
jvlc: errorOccurred callback added
commit
|
commitdiff
|
tree
2008-07-27
Filippo Carone
jvlc: load the correct libvlc library on windows
commit
|
commitdiff
|
tree
2008-07-25
Filippo Carone
jvlc: only log if the media player event is not handled
commit
|
commitdiff
|
tree
2008-07-21
Filippo Carone
jvlc: specify maven central repo in pom
commit
|
commitdiff
|
tree
2008-07-21
Filippo Carone
jvlc: MediaPlayerListener stopped method added
commit
|
commitdiff
|
tree
2008-07-21
Filippo Carone
jvlc: VLCExample updated
commit
|
commitdiff
|
tree
2008-07-21
Filippo Carone
jvlc: MediaInstance* renamed to MediaPlayer*
commit
|
commitdiff
|
tree
2008-07-20
Filippo Carone
jvlc: abstract test class added to not-internal tests too
commit
|
commitdiff
|
tree
2008-07-20
Filippo Carone
jvlc: download a sample file to run tests, if needed
commit
|
commitdiff
|
tree
2008-07-20
Filippo Carone
jvlc: log4j and ioutils dependencies added
commit
|
commitdiff
|
tree
2008-07-20
Filippo Carone
jvlc: libvlc state and event type enums aligned with...
commit
|
commitdiff
|
tree
2008-07-20
Filippo Carone
jvlc tests: avoid a libvlc_media_player race condition
commit
|
commitdiff
|
tree
2008-07-20
Filippo Carone
jvlc: remove MediaInstace
commit
|
commitdiff
|
tree
2008-07-20
Filippo Carone
MediaInstance renamed to MediaPlayer
commit
|
commitdiff
|
tree
2008-07-19
Filippo Carone
jvlc: fix the native type for drawable
commit
|
commitdiff
|
tree
2008-07-19
Filippo Carone
java bindings: specify hudson as continuus integration...
commit
|
commitdiff
|
tree
2008-07-19
Filippo Carone
Extra info about compiler and revision name added binded...
commit
|
commitdiff
|
tree
2008-06-29
Filippo Carone
failing test for libvlc_media_list_player added
commit
|
commitdiff
|
tree
2008-04-19
Filippo Carone
test code fix
commit
|
commitdiff
|
tree
2008-04-12
Filippo Carone
remove interface override annotations
commit
|
commitdiff
|
tree
2008-04-11
Filippo Carone
fix maven site url, thanks Adrien Grand for pointing...
commit
|
commitdiff
|
tree
2008-04-09
Filippo Carone
more VLM tests
commit
|
commitdiff
|
tree
2008-04-08
Filippo Carone
initial VLM tests
commit
|
commitdiff
|
tree
2008-04-08
Filippo Carone
decref the correct value in vlm_ControlMediaDel
commit
|
commitdiff
|
tree
2008-04-08
Filippo Carone
when releasing vlm, clear all media
commit
|
commitdiff
|
tree
2008-04-08
Filippo Carone
protect from null options param, and finalize added
commit
|
commitdiff
|
tree
2008-04-08
Filippo Carone
release method added
commit
|
commitdiff
|
tree
2008-04-08
Filippo Carone
minor changes to JVLC class
commit
|
commitdiff
|
tree
2008-04-07
Filippo Carone
VLM class almost done
commit
|
commitdiff
|
tree
2008-04-07
Filippo Carone
libvlc_vlm_release added
commit
|
commitdiff
|
tree
2008-04-07
Filippo Carone
Initial VLM class implementation
commit
|
commitdiff
|
tree
2008-04-06
Filippo Carone
close the logger in tests
commit
|
commitdiff
|
tree
2008-04-06
Filippo Carone
initial release method added to the JVLC class
commit
|
commitdiff
|
tree
2008-04-06
Filippo Carone
jvlc logging classes added
commit
|
commitdiff
|
tree
2008-04-06
Filippo Carone
logger_iterator_next simplied
commit
|
commitdiff
|
tree
2008-04-06
Filippo Carone
Cristian Maglie added as contributor
commit
|
commitdiff
|
tree
2008-03-31
Filippo Carone
test code cleanup
commit
|
commitdiff
|
tree
2008-03-31
Filippo Carone
new (failing) test for libvlc
commit
|
commitdiff
|
tree
2008-03-29
Filippo Carone
fix testapi test: libvlc_instance_(play|pause|stop...
commit
|
commitdiff
|
tree
2008-03-28
Filippo Carone
unit tests update
commit
|
commitdiff
|
tree
2008-03-28
Filippo Carone
fix jvlc arguments
commit
|
commitdiff
|
tree
2008-03-26
Filippo Carone
failing testapi test added
commit
|
commitdiff
|
tree
2008-03-26
Filippo Carone
write to tmpFile instead of /dev/dsp
commit
|
commitdiff
|
tree
2008-03-26
Filippo Carone
new convenience constructor added
commit
|
commitdiff
|
tree
2008-03-23
Filippo Carone
more unit test and functions for media list
commit
|
commitdiff
|
tree
2008-03-21
Filippo Carone
new failing test for medialistplayer_next
commit
|
commitdiff
|
tree
2008-03-21
Filippo Carone
give the opportunity to play synchronously
commit
|
commitdiff
|
tree
2008-03-21
Filippo Carone
addMediaDescriptor refactored to addMedia
commit
|
commitdiff
|
tree
2008-03-21
Filippo Carone
fix for #1533: check on array boundaries before removing...
commit
|
commitdiff
|
tree
2008-03-20
Filippo Carone
more unit tests
commit
|
commitdiff
|
tree
2008-03-20
Filippo Carone
create a medialist on JVLC creation
commit
|
commitdiff
|
tree
2008-03-20
Filippo Carone
media instance tests added
commit
|
commitdiff
|
tree
2008-03-20
Filippo Carone
ignore samples/target folder
commit
|
commitdiff
|
tree
2008-03-20
Filippo Carone
some media descriptor tests
commit
|
commitdiff
|
tree
2008-03-19
Filippo Carone
more libvlc_media_list_player tests
commit
|
commitdiff
|
tree
2008-03-18
Filippo Carone
fixes for libvlc medialistplayer_play_item and medialistplay...
commit
|
commitdiff
|
tree
2008-03-17
Filippo Carone
new (failing) test for ticket #1527 added
commit
|
commitdiff
|
tree
2008-03-17
Filippo Carone
check if media_list_player->media_list is null before...
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
new (failing) test for media list player (ticket #1524)
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
fix for libvlc_get_input_thread: check for null before...
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
initial media list player unit tests file
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
use the sync_instance library for tests too
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
centralize maven compiler plugin
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
gettext 0.16.1 was an unintended change - sorry
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
ac_prog_java* not needed anymore
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
remove ant references on --enable-java-bindings, say...
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
some basic info on how to use mvn added
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
switch to jdk 1.5
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
switch to jdk 1.5
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
more info about developers/contributors
commit
|
commitdiff
|
tree
2008-03-15
Filippo Carone
more media list unit tests
commit
|
commitdiff
|
tree
2008-03-15
Filippo Carone
media list count unit test added
commit
|
commitdiff
|
tree
2008-03-15
Filippo Carone
Adrien added to thanks
commit
|
commitdiff
|
tree
2008-03-15
Filippo Carone
ignore folder contents
commit
|
commitdiff
|
tree
2008-03-15
Filippo Carone
ignore mvn generated files
commit
|
commitdiff
|
tree
2008-03-14
Filippo Carone
use empty .gitignore files to track empty folders
commit
|
commitdiff
|
tree
2008-03-14
Filippo Carone
Revert "dummy .empty files added for needed folders"
commit
|
commitdiff
|
tree
2008-03-14
Filippo Carone
specify license in pom
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
libvlc core release test added
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
media list initial tests added
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
Raffaella voice added for unit tests
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
first unit test added
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
some more cleanup
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
reflect current vlc version in pom
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
basic instructions for maven2
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
jna added as a dependency
commit
|
commitdiff
|
tree
2008-03-13
Filippo Carone
VLCExample moved to org.videolan.jvlc.example
commit
|
commitdiff
|
tree
next