1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Debug and profiling code added.
Andre Beckedorf
as darkstar
More... over 13 years ago
Debug and profiling code added.
Andre Beckedorf
as darkstar
More... over 13 years ago
* Minor performance boost due to changing back to temporary tables from temporary views;
Andre Beckedorf
as darkstar
More... over 13 years ago
* Removed unnecessary call to update() when PlayListOverview widget is displayed, cuts update time in half;
Andre Beckedorf
as darkstar
More... over 13 years ago
Added Win32 Qt4 distro maker scripts. For now requires current QtSDK installed within Wine environment on Linux. Setting up a cross compiler + cross compiled SDK is a major PITA and time trap.
Andre Beckedorf
as darkstar
More... over 13 years ago
* Fixed bugs in preference dialog;
Andre Beckedorf
as darkstar
More... over 13 years ago
Fixed additional settings in MPlayer settings.
Andre Beckedorf
as darkstar
More... over 13 years ago
Implemented context menu in PlayListView aspect widget.
Andre Beckedorf
as darkstar
More... over 13 years ago
* Implemented filter reset method in aspect extensions;
Andre Beckedorf
as darkstar
More... over 13 years ago
Replaced crappy skin path lookup code.
Andre Beckedorf
as darkstar
More... over 13 years ago
Added very basic Bluetooth Audio/Video remote control support (AVRCP 1.0).
Andre Beckedorf
as darkstar
More... over 13 years ago
* Fixed performance issue in PlayListOverview widget caused by the slow clear() method of the list box;
Andre Beckedorf
as darkstar
More... over 13 years ago
Attempt to fix out of memory error when compiling the setup for the Windows distro.
Andre Beckedorf
as darkstar
More... over 13 years ago
[no comment]
Andre Beckedorf
as darkstar
More... over 13 years ago
[no comment]
Andre Beckedorf
as darkstar
More... about 14 years ago
Fixed compilation for sharp-qtopia distro.
Andre Beckedorf
as darkstar
More... about 14 years ago
* Cleanup;
Andre Beckedorf
as darkstar
More... about 14 years ago
* Some more generalization in PlayListView for the Qt 4 port;
Andre Beckedorf
as darkstar
More... about 14 years ago
Removed PlayListViewItem class reference in MediaInfoDialog.
Andre Beckedorf
as darkstar
More... about 14 years ago
* Removed all direct references to PlayListViewItem in CoverArtFlow and PlayListManager;
Andre Beckedorf
as darkstar
More... about 14 years ago
* Cleanup in PlayListManager class;
Andre Beckedorf
as darkstar
More... about 14 years ago
Cleanup.
Andre Beckedorf
as darkstar
More... about 14 years ago
Updated the win32 distro files.
Andre Beckedorf
as darkstar
More... about 14 years ago
* Removed obsolete "Add From Directory..." function;
Andre Beckedorf
as darkstar
More... about 14 years ago
Removed redundant code.
Andre Beckedorf
as darkstar
More... about 14 years ago
* Fixed new session restore feature to honour the preference settings;
Andre Beckedorf
as darkstar
More... about 14 years ago
* Implemented session restore feature in the PlayList class;
Andre Beckedorf
as darkstar
More... about 14 years ago
Generalized state loading and saving methods and moved them to MediaDatabase.
Andre Beckedorf
as darkstar
More... about 14 years ago
* Fixed the list view positioning quirk by removing the initial aspect to list view attachment;
Andre Beckedorf
as darkstar
More... about 14 years ago
Initial implementation of the session restore feature for the aspects.
Andre Beckedorf
as darkstar
More... about 14 years ago