git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2008-03-18
Rémi Denis...
shout discovery: don't try to set non-existent option
commit
|
commitdiff
|
tree
2008-03-18
Rémi Denis...
Remove the short-lived security-policy parameter.
commit
|
commitdiff
|
tree
2008-03-18
Filippo Carone
fixes for libvlc medialistplayer_play_item and medialis...
commit
|
commitdiff
|
tree
2008-03-18
Rafaël Carré
Ignore files built in bindings/cil
commit
|
commitdiff
|
tree
2008-03-18
Rafaël Carré
Fix out of tree building of the python bindings
commit
|
commitdiff
|
tree
2008-03-18
Rafaël Carré
Verify Python.h presence when enabling python bindings
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-17
Christophe...
Update pot file
commit
|
commitdiff
|
tree
2008-03-17
Rafaël Carré
Fix #1487
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Don't leak vlc_bool_t through libvlc-control
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Tag ABI break
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Pass trust flag to var_OptionParse
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Fix return value
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Retain certain flags from input_ItemAddOpt
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Code factorization: use input_ItemAddOption
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
VLM: use input_ItemAddOption
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Use native C/C++ boolean type
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Provide the trust value to var_OptionParse
commit
|
commitdiff
|
tree
2008-03-17
Rémi Denis...
Set the proper flags for item options
commit
|
commitdiff
|
tree
2008-03-17
Rafaël Carré
Re-enable m3u parsing
commit
|
commitdiff
|
tree
2008-03-17
Ilkka Ollakka
Tell that dst-parameter overrides new bind/path parameters.
commit
|
commitdiff
|
tree
2008-03-17
Ilkka Ollakka
Add bind and path aliases for standard streamoutput...
commit
|
commitdiff
|
tree
2008-03-17
Jean-Baptiste...
Fix warning in rawvid demxuer.
commit
|
commitdiff
|
tree
2008-03-17
Jean-Baptiste...
Kill a warning.
commit
|
commitdiff
|
tree
2008-03-17
Jean-Baptiste...
REmove uninitialised variable.
commit
|
commitdiff
|
tree
2008-03-17
Jean-Baptiste...
Update the list of objects after a VLM import. Patch...
commit
|
commitdiff
|
tree
2008-03-17
Jean-Baptiste...
Remove debug.
commit
|
commitdiff
|
tree
2008-03-16
Pavlov Konstantin
Link ncurses plugin to libtinfo if available.
commit
|
commitdiff
|
tree
2008-03-16
Filippo Carone
new (failing) test for media list player (ticket #1524)
commit
|
commitdiff
|
tree
2008-03-16
Rémi Denis...
Handle all memory errors in MP4 esds
commit
|
commitdiff
|
tree
2008-03-16
Rémi Denis...
Handle memory errors in MP4 ctts - refs #1508
commit
|
commitdiff
|
tree
2008-03-16
Rémi Denis...
Cleanup MP4 ftyp
commit
|
commitdiff
|
tree
2008-03-16
Rémi Denis...
Handle memory errors in MP4 stts - fixes #1502
commit
|
commitdiff
|
tree
2008-03-16
Pavlov Konstantin
Update no-mmx patch for current ffmpeg.
commit
|
commitdiff
|
tree
2008-03-16
Rafaël Carré
Try compilation before interaction
commit
|
commitdiff
|
tree
2008-03-16
Rafaël Carré
Interaction are controlled by a dedicated thread
commit
|
commitdiff
|
tree
2008-03-16
Rémi Duraffort
During the compilation, print errors and warnings on...
commit
|
commitdiff
|
tree
2008-03-16
Rémi Duraffort
Remove useless test before a delete.
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
Rafaël Carré
Remove debug
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-16
Adrien Grand
[PATCH] Maven2 plugins
commit
|
commitdiff
|
tree
2008-03-16
Rafaël Carré
Better stats box in ncurses
commit
|
commitdiff
|
tree
2008-03-15
Rafaël Carré
Add assert()ions to help fighting a bug
commit
|
commitdiff
|
tree
2008-03-15
Rafaël Carré
Do not hide bugs
commit
|
commitdiff
|
tree
2008-03-15
Rémi Duraffort
Remove useless test before free and delete.
commit
|
commitdiff
|
tree
2008-03-15
Jean-Baptiste...
Fix DShow capture names with spaces, spotted by Andre...
commit
|
commitdiff
|
tree
2008-03-15
Jean-Baptiste...
Force to fix the size of GotoDialog.
commit
|
commitdiff
|
tree
2008-03-15
Richard Hosking
Cosmetic - changed negative test.
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-15
Richard Hosking
Fix very minor memory leak when using OSS for audio.
commit
|
commitdiff
|
tree
2008-03-15
Adrien Grand
[PATCH] - maven project structure reorganization ...
commit
|
commitdiff
|
tree
2008-03-15
Jean-Baptiste...
Very slight fixes in Open Dialog too.
commit
|
commitdiff
|
tree
2008-03-15
Jean-Baptiste...
Very very Slight modification of Open dialog
commit
|
commitdiff
|
tree
2008-03-15
Jean-Baptiste...
Fix layout in VLM dialog.
commit
|
commitdiff
|
tree
2008-03-15
Jean-Baptiste...
Fix the dialogs problem on Mac.
commit
|
commitdiff
|
tree
2008-03-15
Jean-Baptiste...
AssoDialog is not available on Mac.
commit
|
commitdiff
|
tree
2008-03-15
Christophe...
Fix building with an uninstalled ffmpeg
commit
|
commitdiff
|
tree
2008-03-14
Rafaël Carré
Fix #1515 - vlc.exe icon
commit
|
commitdiff
|
tree
2008-03-14
Rafaël Carré
Fix aac decoding when muxed with ADTS headers + AudioSp...
commit
|
commitdiff
|
tree
2008-03-14
André Weber
StringListConfigControl finish -> deal with empty ppsz_...
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-14
Rafaël Carré
Display live stats in ncurses interface.
commit
|
commitdiff
|
tree
2008-03-14
Rafaël Carré
fix [0cd7064a1b656cd87e61af14b74ec6c80c341fe6] : lower...
commit
|
commitdiff
|
tree
2008-03-14
Rafaël Carré
Fix AAC muxing into TS
commit
|
commitdiff
|
tree
2008-03-14
Jean-Baptiste...
Compile fix for L4MERS on Qt4.2 :D
commit
|
commitdiff
|
tree
2008-03-14
Ilkka Ollakka
when sorting playlist with artist, sort also album...
commit
|
commitdiff
|
tree
2008-03-14
Jean-Baptiste...
Change button layout and behaviour in the open dialog...
commit
|
commitdiff
|
tree
2008-03-14
Jean-Baptiste...
Remove unnecessary function that doesn't do what we...
commit
|
commitdiff
|
tree
2008-03-13
Rémi Duraffort
Forgiven in the previous commit (useless test)
commit
|
commitdiff
|
tree
2008-03-13
Rémi Duraffort
One more removing session. (useless test before a free())
commit
|
commitdiff
|
tree
2008-03-13
Rémi Duraffort
Useless test before a free()
commit
|
commitdiff
|
tree
2008-03-13
Rémi Duraffort
Remove useless test (one more time).
commit
|
commitdiff
|
tree
2008-03-13
Jean-Baptiste...
Smaller margins.
commit
|
commitdiff
|
tree
2008-03-13
Jean-Baptiste...
Fix a layout issue, and adds space left of reset button.
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