1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the PHP source code for the Cover Art service located at http://coverart.katastrophos.net
Andre Beckedorf
as darkstar
More... about 15 years ago
* Moved quite a lot of code around;
Andre Beckedorf
as darkstar
More... about 15 years ago
First attempt at fixing the mess that is PlayListManager and PlayListView.
Andre Beckedorf
as darkstar
More... about 15 years ago
Fixed RevealMediaFileAddOn to work on Windows 7 and (possibly) Vista - seems like Microsoft changed something...
Andre Beckedorf
as darkstar
More... about 15 years ago
Massive refactoring for the upcoming internal structure changes.
Andre Beckedorf
as darkstar
More... about 15 years ago
Bugfix for the filter graph execution, direct mode was not reset.
Andre Beckedorf
as darkstar
More... about 15 years ago
Code cleanup.
Andre Beckedorf
as darkstar
More... about 15 years ago
* Experimental state load and save support for PlayListOverview;
Andre Beckedorf
as darkstar
More... about 15 years ago
* Implementing state loading and saving for play list view extensions;
Andre Beckedorf
as darkstar
More... about 15 years ago
* Re-Implemented saving and loading of playlist states;
Andre Beckedorf
as darkstar
More... about 15 years ago
* Added code signing for the Win32 and OS X binaries;
Andre Beckedorf
as darkstar
More... about 15 years ago
* Added preliminary feature to restore previous session (i.e. faster startup, no rescanning of the playlist). This feature will be extended to completely cover all possible settings (i.e. sorting, filter, state of playlist etc.);
Andre Beckedorf
as darkstar
More... about 15 years ago
Updated the Windows icon of Quasar with a 256 x 256 px version for Vista and 7.
Andre Beckedorf
as darkstar
More... about 15 years ago
* Fixed the slow playlist rescan bug on Windows (caused by QDir::canonicalPath());
Andre Beckedorf
as darkstar
More... about 15 years ago
Updated SQLite to version 3.6.20
Andre Beckedorf
as darkstar
More... about 15 years ago
Updated SQLite to version 3.6.18
Andre Beckedorf
as darkstar
More... over 15 years ago
Added some more widgets to the public interface so addons can modify and/or hook into the UI.
Andre Beckedorf
as darkstar
More... over 15 years ago
Updated SQLite to version 3.6.17
Andre Beckedorf
as darkstar
More... over 15 years ago
Fixed the Qtopia compilation.
Andre Beckedorf
as darkstar
More... over 15 years ago
Minor change to allow exiting the playlist filter box with the page up and down keys.
Andre Beckedorf
as darkstar
More... over 15 years ago
* Fixed the arrangement of the menu bar in the cover art downloader;
Andre Beckedorf
as darkstar
More... over 15 years ago
Updated SQLite to version 3.6.16.
Andre Beckedorf
as darkstar
More... over 15 years ago
Updated playback buttons on default skin.
Andre Beckedorf
as darkstar
More... over 15 years ago
Updated SQLite to version 3.6.14.2
Andre Beckedorf
as darkstar
More... over 15 years ago
Compilation fix for pdaXrom target.
Andre Beckedorf
as darkstar
More... over 15 years ago
* Only allow kinetic scrolling in single select mode;
Andre Beckedorf
as darkstar
More... over 15 years ago
* MPlayer feature check now happens at first playback and everytime the bin location of MPlayer changes;
Andre Beckedorf
as darkstar
More... over 15 years ago
* Fixed a problem where MPlayer was not correctly un-paused when loading a new file. This happens in newer versions.
Andre Beckedorf
as darkstar
More... over 15 years ago
Added check to detect when MPlayer does no longer respond to our requests for the current position, which happens in idle mode when the audio device changes or goes down (Bluetooth audio etc.).
Andre Beckedorf
as darkstar
More... over 15 years ago
* Removed the "Show debug console" feature from the Debug menu;
Andre Beckedorf
as darkstar
More... over 15 years ago