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
Add support for playing OggFlac files (still not 100% complete, but will play). Add a flacutils.h header with functions to parse FLAC data structure, to be shared with demux_flac. Closes bug #1590690. More... almost 19 years ago
Add support for playing OggFlac files (still not 100% complete, but will play). Add a flacutils.h header with functions to parse FLAC data structure, to be shared with demux_flac. Closes bug #1590690.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg (or the other way around) in ffmpeg_bswap.h header, and by updating them to the current version in their subversion repository (the header of the file remain the same).
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg (or the other way around) in ffmpeg_bswap.h header, and by updating them to the current version in their subversion repository (the header of the file remain the same). More... almost 19 years ago
Fix a compile problem which can mean that the Xv output plugin isn't linked More... almost 19 years ago
Fix a compile problem which can mean that the Xv output plugin isn't linked More... almost 19 years ago
Unbreak configuring for building without external ffmpeg. More... almost 19 years ago
Unbreak configuring for building without external ffmpeg. More... almost 19 years ago
Fix an assumption about the number of channels. More... almost 19 years ago
Fix an assumption about the number of channels. More... almost 19 years ago
Remove the pkg-config check and use PKG_CHECK_MODULES to check for directfb.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Remove the pkg-config check and use PKG_CHECK_MODULES to check for directfb. More... almost 19 years ago
Also use pkg-config to find xv and xinerama. More... almost 19 years ago
Also use pkg-config to find xv and xinerama.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Try to make use of Xorg7's pkg-config data, so that the link tests are skipped if present.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Try to make use of Xorg7's pkg-config data, so that the link tests are skipped if present. More... almost 19 years ago
- if the root menu isn't available, go to the title menu instead. Closes
hadess
as Bastien Nocera
More... almost 19 years ago
- if the root menu isn't available, go to the title menu instead. Closes
hadess
as Bastien Nocera
More... almost 19 years ago
New X11 visual type: xine-lib may now use frontend's mutex/lock mechanism More... almost 19 years ago
New X11 visual type: xine-lib may now use frontend's mutex/lock mechanism More... almost 19 years ago
prepare for 1.1.3 with new visual XINE_VISUAL_TYPE_X11_2 More... almost 19 years ago
prepare for 1.1.3 with new visual XINE_VISUAL_TYPE_X11_2 More... almost 19 years ago
Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XV More... almost 19 years ago
Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XV More... almost 19 years ago
new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking. More... almost 19 years ago
new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking. More... almost 19 years ago
- unregister all the configuration callbacks when disposing of the class
hadess
as Bastien Nocera
More... almost 19 years ago
- unregister all the configuration callbacks when disposing of the class
hadess
as Bastien Nocera
More... almost 19 years ago
- unregister configuration callbacks when disposing of the class
hadess
as Bastien Nocera
More... almost 19 years ago
- unregister configuration callbacks when disposing of the class
hadess
as Bastien Nocera
More... almost 19 years ago