index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
Age
Commit message (
Expand
)
Author
2007-02-22
This one should have been with the previous commit.
Diego 'Flameeyes' Pettenò
2007-02-22
Revert the const mark on xine_config_register_enum, as that breaks C++ fronte...
Diego 'Flameeyes' Pettenò
2007-02-20
Revert, got the wrong warning line.
Diego 'Flameeyes' Pettenò
2007-02-20
Avoid casts as they are now unnecessary.
Diego 'Flameeyes' Pettenò
2007-02-20
Again changes so to accept the strict case (constants).
Diego 'Flameeyes' Pettenò
2007-02-20
const++
Diego 'Flameeyes' Pettenò
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2007-02-20
Reduce warnings to one, that seems to be caused by GCC counting compatibility...
Diego 'Flameeyes' Pettenò
2007-02-19
Make the enum functions accept the strict parameter, const char* array rather...
Diego 'Flameeyes' Pettenò
2007-02-19
Fix building with LOG enabled.
Diego 'Flameeyes' Pettenò
2007-02-19
Fix warning about incompatible pointer type.
Diego 'Flameeyes' Pettenò
2007-02-03
A few const-correctness fixes.
Darren Salt
2007-01-19
Revert, and remember to flush cache.
Diego 'Flameeyes' Pettenò
2007-01-19
Make supported_types a pointer to constant.
Diego 'Flameeyes' Pettenò
2007-01-19
Err no it was the other way around.
Diego 'Flameeyes' Pettenò
2007-01-19
Extra safety, although it should be good anyway.
Diego 'Flameeyes' Pettenò
2007-01-19
Fix possible strict aliasing breakage.
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-19
Fix constant on ordered attribute.
Diego 'Flameeyes' Pettenò
2007-01-18
Handle strings coming from plugins as constants.
Diego 'Flameeyes' Pettenò
2007-01-18
Make _x_demux_check_extension() accept constant strings.
Diego 'Flameeyes' Pettenò
2007-01-16
avoid division by zero.
Miguel Freitas
2007-01-14
Added BUF_VIDEO_VP6F (Flash VP6).
Claudio Ciccani
2007-01-10
make number of frames configurable
Miguel Freitas
2007-01-07
Wrap the seek_time() and get_current_time() methods when supported by the rea...
Claudio Ciccani
2006-12-26
Add WavPack to the list of supported audio buffers.
Diego 'Flameeyes' Pettenò
2006-12-25
Fix a grammar error, and mark the error message for translation.
Diego 'Flameeyes' Pettenò
2006-12-25
Correctly export _x_post_frame_u_turn.
Diego 'Flameeyes' Pettenò
2006-12-25
Fix race condition in audio_out by using a recursive mutex; patch by Reinhard...
Diego 'Flameeyes' Pettenò
2006-12-22
Removed INPUT_CAP_NOCACHE.
Claudio Ciccani
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-12-19
Added some cleanup code to make some calls cancelable (at least xine_open can...
Claudio Ciccani
2006-12-18
Added INPUT_CAP_NOCACHE: disable usage of internal input cache by default.
Claudio Ciccani
2006-12-15
Added BUF_AUDIO_FLVADPCM (Flash ADPCM).
Claudio Ciccani
2006-12-14
Added configure option --enable-antialing (disabled by default because
Claudio Ciccani
2006-12-13
Lock the log buffer while updating it.
Darren Salt
2006-12-03
should fix bug reported by Christophe Thommeret where avi+subtitles
xine-1_1_3-release
1.1.3
Miguel Freitas
2006-11-23
When initializing the class of a video output plugin
Claudio Ciccani
2006-11-18
Define "always_inline" as "inline". Fix building on FreeBSD.
Diego 'Flameeyes' Pettenò
2006-11-14
Fix obvious typos.
Diego 'Flameeyes' Pettenò
2006-11-11
Assert presence of the buffer, just to avoid getting 'Bad address' errors lat...
Diego 'Flameeyes' Pettenò
2006-11-08
Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg (o...
Diego 'Flameeyes' Pettenò
2006-11-04
Fix an assumption about the number of channels.
Darren Salt
2006-10-28
new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking.
Miguel Freitas
2006-10-18
- return if xine_xmalloc failed
Bastien Nocera
2006-10-16
Fixed several warnings (but warnings due to APIs not solved).
František Dvořák
2006-10-16
I wonder what I was looking at when I added a NULL pointer dereference to avo...
Diego 'Flameeyes' Pettenò
2006-10-02
build cdio for builddir != .
František Dvořák
2006-09-29
Improve FreeType2 rendering: do not disable hinting.
Diego 'Flameeyes' Pettenò
2006-09-29
Add an optional dependency over fontconfig, so that if present it is used to ...
Diego 'Flameeyes' Pettenò
[next]