9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*quit correctly, before it was skipping many of the deconstructors with a call to kapp::exit *save current position on exit or stop (hooray, codeine's killer feature) More... over 16 years ago
fix TheStream::url()'s return More... over 16 years ago
some work on saving position on exit More... over 16 years ago
*oxygenize the icon names *improve layout of the play dialog More... over 16 years ago
now it saves the files into the recent list, albeit in reverse order I really need to rip out the Codeine::State system, and replace it with the Phonon one fully. Would make some stuff more clear. More... over 16 years ago
*no more crash on close. Thanks to mattr for pointing out that main.cpp was the likely problem *brought back fade-out on close using Phonon niftyness More... over 16 years ago
*Added Amarok's HACKING *updated the README *subtitle selection now works More... over 16 years ago
Corny solution to the issue of not knowning when Xine finds new subtitles, which happens in the course of a DVD playback and a few seconds after playing a subtitled MKV: I just check for it every 5 seconds. The real solution is to somehow be notified of a XINE_EVENT_UI_CHANNELS_CHANGED More... over 16 years ago
*DVD menu toggling works *it lists the subtitles in its menu now, though you can't use them More... over 16 years ago
Phonon is not going to have the ability in its API to change subtiles and audio tracks in KDE 4.0. To work around this Matthias Kretz has added a property to Xine's MediaObject. *added the Xine dependency to cmake *start of work to get the subtitle menu listing using the MediaObject xine_stream_t property *added DVD support More... over 16 years ago
Setting the aspect ratio works. More... over 16 years ago
more work More... over 16 years ago
starting to make the aspect ratio change menu actually do something, though it doesn't yet More... over 16 years ago
crash-- More... over 16 years ago
K3ListView->QListWidget port Now Video Player is 100% Qt4/KDE4. Hooray! More... over 16 years ago
fix build More... over 16 years ago
finish license change More... over 16 years ago
Change license to GPLv2/3/e.V. Max Howell OKed it. The included Kaffeine4's code is GPLv2+ already, so I think this change is OK. CCMAIL: [email protected] More... over 16 years ago
*make it compile *starting to convert includes to CamelCase, as I weed out remaining q3/k3support More... over 16 years ago
Finished removing deprecated warnings from MainWindow, which means... No more deprecated-related warnings! More... over 16 years ago
removed cruft volume code More... over 16 years ago
*more porting work with aspect ratios *no more warnings in stateChange *got rid of deprecated warnings in adjustSizeButton and playlistFile More... over 16 years ago
*more qmenu and qaction porting: the aspect ratio menu More... over 16 years ago
*fix play/pause icon *more qmenu and qaction porting More... over 16 years ago
removed Video Settings. The GUI would have to be all ported anyways, and I'm not sure I want to keep this feature. Might dig it up later. More... over 16 years ago
.gitignore, warning-- More... over 16 years ago
remove the configure xine option More... over 16 years ago
Make Video Player compile More... over 16 years ago
kconfiggroup.h is needed More... over 16 years ago
do not tie to a specific source directory More... over 16 years ago