git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a segfault (buffer overflow for win32 only).
[vlc.git]
/
modules
/
video_output
/
caca.c
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
blob
|
commitdiff
2009-03-17
Rémi Duraffort
Fix compilation of caca vout.
blob
|
commitdiff
|
diff to current
2009-03-17
Rémi Duraffort
vout_caca: fix potential memleak.
blob
|
commitdiff
|
diff to current
2009-01-25
Rémi Denis-Courmont
mouse-clicked is a boolean
blob
|
commitdiff
|
diff to current
2009-01-24
Rémi Denis-Courmont
Use libvlc_Quit
blob
|
commitdiff
|
diff to current
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
blob
|
commitdiff
|
diff to current
2008-07-24
Rémi Duraffort
Use pl_Yield and pl_Release instead of vlc_object_find.
blob
|
commitdiff
|
diff to current
2008-06-15
Felix Paul Kühne
the vout might still run after the playlist termination...
blob
|
commitdiff
|
diff to current
2008-06-15
Jean-Baptiste Kempf
Don't use deprecated functions.
blob
|
commitdiff
|
diff to current
2008-06-13
Felix Paul Kühne
Replaced a certain amount of vlc_object_find by pl_Yield
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-22
Rémi Duraffort
Check malloc return value when needed and don't print...
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-01-28
Rafaël Carré
video_output: avoids unused parameter warnings
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-21
Rafaël Carré
fix #1387 (update to new libcaca api)
blob
|
commitdiff
|
diff to current
2007-10-06
Christophe Mutricy
Fix header order
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-05-19
Rémi Denis-Courmont
Use vlc_object_kill(). Needs triple checking.
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
Pwet pwet
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-01
Sam Hocevar
* Mouse motion and mouse click support in the libcaca...
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
For consistency, remove references to vlc from libvlc
blob
|
commitdiff
|
diff to current
2006-06-01
Christophe Mutricy
caca.c: compile fix
blob
|
commitdiff
|
diff to current
2006-06-01
Sam Hocevar
* modules/video_output/caca.c: fixed typedefs for...
blob
|
commitdiff
|
diff to current
2006-06-01
Sam Hocevar
* modules/video_output/caca.c: many code simplifications.
blob
|
commitdiff
|
diff to current
2006-04-24
Sam Hocevar
* modules/video_output/caca.c: synced caca output...
blob
|
commitdiff
|
diff to current
2006-03-22
Sam Hocevar
* modules/video_output/caca.c: Compilation fixes.
blob
|
commitdiff
|
diff to current
2006-03-19
Christophe Mutricy
caca.c: Typo
blob
|
commitdiff
|
diff to current
2006-03-19
Sam Hocevar
* Support for newer libcaca/libcucul versions.
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-06-03
Felix Paul Kühne
* backport of [11257] to trunk
blob
|
commitdiff
|
diff to current
2005-03-03
Clément Stenac
Preferences consistency fixes by Christophe Mutricy...
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-08-28
Gildas Bazin
* ALL: use i_visible_lines in plane_t.
blob
|
commitdiff
|
diff to current
2004-04-27
Sam Hocevar
* Massive spelling corrections.
blob
|
commitdiff
|
diff to current
2004-01-26
Clément Stenac
String review
blob
|
commitdiff
|
diff to current
2004-01-18
Sam Hocevar
* modules/video_output/caca.c:
blob
|
commitdiff
|
diff to current
2004-01-12
Gildas Bazin
* modules/video_output/caca.c: ported to win32.
blob
|
commitdiff
|
diff to current
2004-01-08
Sam Hocevar
* modules/video_output/caca.c:
blob
|
commitdiff
|
diff to current
2004-01-04
Sam Hocevar
* modules/video_output/caca.c:
blob
|
commitdiff
|
diff to current
2003-12-04
Sam Hocevar
* modules/misc/dummy/renderer.c:
blob
|
commitdiff
|
diff to current
2003-11-22
Sam Hocevar
* modules/video_output/caca.c: Oops, compilation...
blob
|
commitdiff
|
diff to current
2003-11-22
Sam Hocevar
* configure.ac:
blob
|
commitdiff
|
diff to current
2003-11-16
Sam Hocevar
* modules/video_output/caca.c: color ASCII art video...
blob
|
commitdiff
|
diff to current