git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix plugin strings translation
[vlc.git]
/
modules
/
misc
/
2009-01-28
Rémi Denis-Courmont
Fix plugin strings translation
tree
|
commitdiff
2009-01-28
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-28
Derk-Jan Hartman
quartztext: Fix trailing ;
tree
|
commitdiff
2009-01-27
Jean-Philippe Andre
Fix compilation
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
Missing vlc_savecancel()
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Use libvlc_Quit
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
fontconfing: join the thread exactly once
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
fontconfig: fix unpaired object release
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
Forgotten in previous commit.
tree
|
commitdiff
2009-01-20
Laurent Aimar
Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.
tree
|
commitdiff
2009-01-19
Antoine Cellerier
Here too (and I'll stop spamming for today)
tree
|
commitdiff
2009-01-19
Antoine Cellerier
Use config chain in lua intf module.
tree
|
commitdiff
2009-01-19
Antoine Cellerier
Fix horrible typo and vlc.misc.should_die() function.
tree
|
commitdiff
2009-01-19
Antoine Cellerier
Implement "@name var val" style commands in rc.lua...
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_ENCODER
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Privatize packetize and interface object types
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_OSDMENU
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove practically unused interface type from scripting
tree
|
commitdiff
2009-01-18
Christophe Mutricy
One less vlc_object_find()
tree
|
commitdiff
2009-01-18
Christophe Mutricy
I18n the string as recomended by the spec
tree
|
commitdiff
2009-01-18
Christophe Mutricy
Fix logic
tree
|
commitdiff
2009-01-17
Laurent Aimar
Force to specify options flags in input_item_New*.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
tree
|
commitdiff
2009-01-17
Laurent Aimar
Use "can-rate" and "state" input variable when applicable.
tree
|
commitdiff
2009-01-16
Rémi Duraffort
calloc( nb_elmnt, size ) instead of calloc( size, nb_el...
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
Remove unmatched vlc_thread_ready (vlc_create_thread...
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
LUA intf: fix lock_and_wait, and stop using vlc_object_...
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
Unused variable
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
Unused variable
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Remove useless parameter
tree
|
commitdiff
2009-01-05
Rémi Denis-Courmont
LUA: remove misc.signal() - this API does not make...
tree
|
commitdiff
2009-01-02
Rémi Duraffort
some cleaning.
tree
|
commitdiff
2008-12-30
Ilkka Ollakka
encode \ in xspf location uri also (rfc 3986 has set...
tree
|
commitdiff
2008-12-30
Rémi Duraffort
Missing include assert.
tree
|
commitdiff
2008-12-29
Ilkka Ollakka
check scheme part in uri with checking :// instead...
tree
|
commitdiff
2008-12-21
Ilkka Ollakka
don't save xspf-playlist location, as it's not needed...
tree
|
commitdiff
2008-12-17
Rémi Duraffort
Less includes.
tree
|
commitdiff
2008-12-15
Rémi Duraffort
xtag_free don't need to return anything.
tree
|
commitdiff
2008-12-15
Rémi Duraffort
* Fix memleak (#2352)
tree
|
commitdiff
2008-12-13
Rémi Duraffort
Use calloc instead of malloc+memset.
tree
|
commitdiff
2008-11-30
Rémi Duraffort
osd/simple: remove nop.
tree
|
commitdiff
2008-11-30
Rémi Denis-Courmont
By definition of sizeof, sizeof(char) = 1
tree
|
commitdiff
2008-11-29
Ilkka Ollakka
convert audioscrobbler-plugin to intf-event stuff,...
tree
|
commitdiff
2008-11-02
Rémi Duraffort
Remove MALLOC_(VOID|ERR). (and use calloc instead of...
tree
|
commitdiff
2008-10-30
Jean-Baptiste Kempf
Fix Typo. Patch by Pierre Ynard.
tree
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Memory leak - fixes #2255
tree
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
tree
|
commitdiff
2008-10-28
Jean-Baptiste Kempf
Fix forgotten include.
tree
|
commitdiff
2008-10-26
Rémi Duraffort
Add a module to export the playlist in HTML (feature...
tree
|
commitdiff
2008-10-23
Laurent Aimar
Added decoder_New/Delete/Link/UnlinkPicture helpers.
tree
|
commitdiff
2008-10-15
Derk-Jan Hartman
logger: Mac OS X compile fix
tree
|
commitdiff
2008-10-14
Rémi Duraffort
Fix compilation (my fault).
tree
|
commitdiff
2008-10-14
Rémi Duraffort
Cleaning (don't a message when the system runs out...
tree
|
commitdiff
2008-10-14
Rémi Duraffort
notify/xosd: potential memleaks
tree
|
commitdiff
2008-10-14
Rémi Duraffort
Cleaning (potential memleak and uneeded message).
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
logger: use new message API - fixes #1975
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Fix unitialized value
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
logger: don't reinvent stdio, kill a few relocations
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
logger: fix file leak
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Remove cut&paste crap
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Run RRD in its own thread
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Cosmetic
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Use setvbuf instead of repeated fflush
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Fix format - intmax != int64
tree
|
commitdiff
2008-10-10
Rémi Duraffort
FIx potential segfault (CID 168)
tree
|
commitdiff
2008-10-10
Rémi Duraffort
Fix potential buffer overflow (CID 191)
tree
|
commitdiff
2008-10-06
Rémi Duraffort
Use NULL instead of 0 for pointers.
tree
|
commitdiff
2008-10-05
Rémi Duraffort
Fix potential memleak (CID 69)
tree
|
commitdiff
2008-10-05
Rémi Duraffort
FIx potential memleak (CID 217)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Clarify code (FALSE CID#244)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Handle error (?) from config_GetInt (CID#180)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix NULL dereference (CID#167)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Use static mutexes
tree
|
commitdiff
2008-10-04
Christophe Mutricy
Fix playlist use. Fix #2153
tree
|
commitdiff
2008-10-01
Christophe Mutricy
Fix for p_input being now hidden.
tree
|
commitdiff
2008-10-01
Rémi Duraffort
Fix memleak (CID 225)
tree
|
commitdiff
2008-10-01
Rémi Duraffort
Fix "use after a free" (to be honnest that's more a...
tree
|
commitdiff
2008-09-30
Laurent Aimar
Added dump alias module to dummy decoder.
tree
|
commitdiff
2008-09-29
Christophe Mutricy
Fix make dist
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove VLC_OBJECT_LIBVLC
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove VLC_OBJECT_OPENGL
tree
|
commitdiff
2008-09-28
Pierre d'Herbemont
Fix playlist_CurrentInput usage.
tree
|
commitdiff
2008-09-27
Christophe Mutricy
Compile fix after d228fdd28e
tree
|
commitdiff
2008-09-27
Christophe Mutricy
Fix bad declaration
tree
|
commitdiff
2008-09-27
Pierre d'Herbemont
playlist: Move more members as private.
tree
|
commitdiff
2008-09-23
Laurent Aimar
Fixed support for font color and opacity for html rende...
tree
|
commitdiff
2008-09-22
Laurent Aimar
Use resolve_xml_special_chars where appropriate.
tree
|
commitdiff
2008-09-22
Laurent Aimar
Properly handle < > & " in html text...
tree
|
commitdiff
2008-09-22
Laurent Aimar
Compilation fixes for quartztext (thanks to Derk-Jan...
tree
|
commitdiff
2008-09-22
Laurent Aimar
Moved more common codes to text_renderer.h
tree
|
commitdiff
2008-09-22
Laurent Aimar
Modify ProcessNode to look more like freetype one (2).
tree
|
commitdiff
2008-09-22
Laurent Aimar
Modify ProcessNode to look more like freetype one.
tree
|
commitdiff
2008-09-22
Laurent Aimar
First pass for extracting common text renderer code.
tree
|
commitdiff
2008-09-22
Antoine Cellerier
Remove change_unsafe() no-op.
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
Remove VLC_OBJECT_MODULE
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/vlc_object_yield/vlc_object_release/
tree
|
commitdiff
2008-09-20
Laurent Aimar
Changed subpicture_region_t->picture into a picture_t *
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Use objet pointer as unique ID (plugins)
tree
|
commitdiff
next