2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix build with flac. More... almost 19 years ago
Fix build with flac. More... almost 19 years ago
Update for the API changes in FLAC 1.1.3, should still work fine on 1.1.2 of course.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Update for the API changes in FLAC 1.1.3, should still work fine on 1.1.2 of course. More... almost 19 years ago
- return if xine_xmalloc failed
hadess
as Bastien Nocera
More... almost 19 years ago
- return if xine_xmalloc failed
hadess
as Bastien Nocera
More... almost 19 years ago
Fixed several warnings (but warnings due to APIs not solved). More... almost 19 years ago
Fixed several warnings (but warnings due to APIs not solved). More... almost 19 years ago
Compile v4l on FreeBSD with v4l_compat package. More... almost 19 years ago
Compile v4l on FreeBSD with v4l_compat package. More... almost 19 years ago
I wonder what I was looking at when I added a NULL pointer dereference to avoid crashing...
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
I wonder what I was looking at when I added a NULL pointer dereference to avoid crashing... More... almost 19 years ago
Use __progname to pass the client name to pulseaudio, this way xine, Amarok and Kaffeine won't simply report "xine" as name and be undistinguished.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Use __progname to pass the client name to pulseaudio, this way xine, Amarok and Kaffeine won't simply report "xine" as name and be undistinguished. More... almost 19 years ago
Revert my latest change, broke more than it fixed... now this means that the decoding is still broken in recent FFmpeg it seems.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Revert my latest change, broke more than it fixed... now this means that the decoding is still broken in recent FFmpeg it seems. More... almost 19 years ago
Fix typo.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Fix typo. More... almost 19 years ago
Make freetype2 and fontconfig disabled by default, as per requests on mailing lists.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Make freetype2 and fontconfig disabled by default, as per requests on mailing lists. More... almost 19 years ago
Updates by Maximilian Schwerin <[email protected]> More... almost 19 years ago
Updates by Maximilian Schwerin <[email protected]> More... almost 19 years ago
Suppressed a libtool warning. More... almost 19 years ago
Suppressed a libtool warning. More... almost 19 years ago
Added compatibility with different libtool versions. More... almost 19 years ago
Added compatibility with different libtool versions. More... almost 19 years ago
Use av_parser to decode audio, should make MP3 playback saner. Don't override avcodec_register_all() function when using external FFmpeg.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Use av_parser to decode audio, should make MP3 playback saner. Don't override avcodec_register_all() function when using external FFmpeg. More... almost 19 years ago
Fix distcheck. More... almost 19 years ago
Fix distcheck. More... almost 19 years ago