root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @332 [332] 5 months darkstar Fixed Google and Amazon providers.
(edit) @331 [331] 10 months darkstar Implemented models for PlayListAspectOverviewFilter? and …
(edit) @330 [330] 10 months darkstar * Extended PlayListAspect? API to allow dynamic instantiation by class …
(edit) @329 [329] 10 months darkstar Added preliminary implementation of PlayListController?.
(edit) @328 [328] 10 months darkstar * Fixed preference dialog on Sharp Qtopia; * Fixed n-gram search filter / …
(edit) @327 [327] 10 months darkstar Added additional roles to play list view model.
(edit) @326 [326] 10 months darkstar * Moved play list view model to aspect, albeit into a separate file, a …
(edit) @325 [325] 11 months darkstar Some minor changes in the ordering of members in PlayListItem?.
(edit) @324 [324] 11 months darkstar Fixed weird behavior in PlayListSearchFilterLineEdit? when entering and …
(edit) @323 [323] 11 months darkstar * Fixed regression in PlayListAspectSearchFilter? where changes in upstream …
(edit) @322 [322] 11 months darkstar * Fixed the file extension filter in the file dialog for loading and …
(edit) @321 [321] 11 months darkstar Updated the Maemo 5 distro script and the README file.
(edit) @320 [320] 11 months darkstar * Disabled annoying auto-connect function in Maemo 5 port; * Added Maemo …
(edit) @319 [319] 11 months darkstar Some more make-up for Maemo.
(edit) @318 [318] 11 months darkstar Some UI enhancements for Maemo.
(edit) @317 [317] 11 months darkstar Sloppy Qt 4 port of QScrobbler (Last.fm scrobbler).
(edit) @316 [316] 11 months darkstar * Somewhat improved Maemo UI of Cover Art Downloader; * Updated Win-Qt4 …
(edit) @315 [315] 11 months darkstar Sloppy Qt 4 port of the Cover Art Downloader.
(edit) @314 [314] 11 months darkstar Fixed PlayListAspectOverviewFilter::resetFilter to not cause an update …
(edit) @313 [313] 11 months darkstar Debug and profiling code added.
(edit) @312 [312] 11 months darkstar Debug and profiling code added.
(edit) @311 [311] 11 months darkstar * Minor performance boost due to changing back to temporary tables from …
(edit) @310 [310] 11 months darkstar * Removed unnecessary call to update() when PlayListOverview? widget is …
(edit) @309 [309] 11 months darkstar Added Win32 Qt4 distro maker scripts. For now requires current QtSDK …
(edit) @308 [308] 11 months darkstar * Fixed bugs in preference dialog; * Some changes and fixes to get the Qt …
(edit) @307 [307] 11 months darkstar Fixed additional settings in MPlayer settings.
(edit) @306 [306] 11 months darkstar Implemented context menu in PlayListView? aspect widget.
(edit) @305 [305] 11 months darkstar * Implemented filter reset method in aspect extensions; * Reimplemented …
(edit) @304 [304] 11 months darkstar Replaced crappy skin path lookup code.
(edit) @303 [303] 12 months darkstar Added very basic Bluetooth Audio/Video? remote control support (AVRCP 1.0).
(edit) @302 [302] 13 months darkstar * Fixed performance issue in PlayListOverview? widget caused by the slow …
(edit) @301 [301] 13 months darkstar Attempt to fix out of memory error when compiling the setup for the …
(edit) @300 [300] 13 months darkstar Merging changes from tourbillon branch - part 2.
(edit) @299 [299] 13 months darkstar * Fixed various issues and compilation of the Qt 2 and Qt 3 code-paths; * …
(edit) @298 [298] 13 months darkstar * Moved config structures and UI for the MPlayer backend to the new addon; …
(edit) @297 [297] 14 months darkstar Migrated playback back-ends to separated addons.
(edit) @296 [296] 14 months darkstar Code cleanup and removal of compilation warnings.
(edit) @295 [295] 14 months darkstar Updated SQLite to version 3.7.5
(edit) @294 [294] 14 months darkstar * Added preliminary abstract interface for playback back-ends; * Moved …
(edit) @293 [293] 14 months darkstar * Fixed selection feature and implemented multi-selection in PlayList?
(edit) @292 [292] 18 months darkstar Merging changes from tourbillon branch.
(edit) @291 [291] 18 months darkstar Added desktop file for the Maemo distro target.
(edit) @290 [290] 18 months darkstar * Refined special handling for the Maemo target; * Implemented the …
(edit) @289 [289] 18 months darkstar * Changed code to connect all actions in one place, name in the …
(edit) @288 [288] 18 months darkstar * Fixed the dyn playlist editor issue in the Qt4 code path; * Moved …
(edit) @287 [287] 18 months darkstar * Removed classcompathack.h and all references to it; * Minor clean up in …
(edit) @286 [286] 18 months darkstar * Fixed the hot key handling in Qt4; * Implemented more of the auxiliary …
(edit) @285 [285] 18 months darkstar * Fixed the text measuring issue on resize of the TextLabels? in PlayInfo?; …
(edit) @284 [284] 18 months darkstar Some work on the SeekBar? Qt4 widget.
(edit) @283 [283] 18 months darkstar Changes to get the Qt4 version compiling on Windows.
(edit) @282 [282] 18 months darkstar Some refinements to the quasar-qt4.pro file.
(edit) @281 [281] 18 months darkstar * Fixed some cosmetical issues in the Qt4 code path; * Fixed the item …
(edit) @280 [280] 18 months darkstar * Fixed the crash on exiting the application (Qt4 code path); * Minor …
(edit) @279 [279] 18 months darkstar Crappy hack on the seekbar widget, at least it compiles! WOHOO!
(edit) @278 [278] 18 months darkstar Removing the remaining reparent stuff in quasar.cpp
(edit) @277 [277] 18 months darkstar Fixed and cleaned up quasar.cpp for Qt4 native code.
(edit) @276 [276] 18 months darkstar Fixing the color assignment code in the Qt4 versions of PlayListOverview?
(edit) @275 [275] 18 months darkstar Tons of changes and cleanups to get the native Qt4 code up and running. …
(edit) @274 [274] 18 months darkstar Replaced Q3TextView with QTextEdit in Qt4 code.
(edit) @273 [273] 19 months darkstar * Replaced QWidgetStack with QStackedWidget in Qt4 code; * Added the Qt4 …
(edit) @272 [272] 19 months darkstar * Completely removed all references to class Q3ListBox in the Qt4 code; * …
(edit) @271 [271] 19 months darkstar Completely removed all references to class Q3HButtonGroup in the Qt4 code.
(edit) @270 [270] 19 months darkstar * Completely removed references to Q3ScrollView, Q3HGroupBox, Q3VGroupBox …
(edit) @269 [269] 19 months darkstar * Changed the UI classes to use the layout classes instead of QHBox and …
(edit) @268 [268] 19 months darkstar Added preliminary native Qt4 implementations of the PlayListView? and …
(edit) @267 [267] 19 months darkstar Created experimental branch Quasar Tourbillon.
(edit) @266 [266] 19 months darkstar
(edit) @265 [265] 19 months darkstar
(edit) @264 [264] 19 months darkstar Fixed compilation for sharp-qtopia distro.
(edit) @263 [263] 19 months darkstar * Cleanup; * Preparation for Qt4 port without Qt3Support lib.
(edit) @262 [262] 19 months darkstar * Some more generalization in PlayListView? for the Qt 4 port; * Minor …
(edit) @261 [261] 19 months darkstar Removed PlayListViewItem? class reference in MediaInfoDialog?.
(edit) @260 [260] 19 months darkstar * Removed all direct references to PlayListViewItem? in CoverArtFlow? and …
(edit) @259 [259] 19 months darkstar * Cleanup in PlayListManager? class; * Re-implemented and re-enabled the …
(edit) @258 [258] 19 months darkstar Cleanup.
(edit) @257 [257] 19 months darkstar Updated the win32 distro files.
(edit) @256 [256] 19 months darkstar * Removed obsolete "Add From Directory..." function; * Minor text changes …
(edit) @255 [255] 19 months darkstar Removed redundant code.
(edit) @254 [254] 19 months darkstar * Fixed new session restore feature to honour the preference settings; * …
(edit) @253 [253] 19 months darkstar * Implemented session restore feature in the PlayList? class; * Bugfixes.
(edit) @252 [252] 19 months darkstar Generalized state loading and saving methods and moved them to …
(edit) @251 [251] 19 months darkstar * Fixed the list view positioning quirk by removing the initial aspect to …
(edit) @250 [250] 19 months darkstar Initial implementation of the session restore feature for the aspects.
(edit) @249 [249] 19 months darkstar Changed the aspect extensions for the session restore feature.
(edit) @248 [248] 20 months darkstar Fixing compilation issue in Sharp Qtopia distro.
(edit) @247 [247] 20 months darkstar Renaming pdaXrom distro skeleton.
(edit) @246 [246] 20 months darkstar Fixing compilation issues with newer version of MinGW.
(edit) @245 [245] 20 months darkstar Changed mingw devenv script for new build server.
(edit) @244 [244] 20 months darkstar Minor bugfix in the directory scanner fast path approach.
(edit) @243 [243] 20 months darkstar * Changed PlayListAspectSearchFilter? to use naive approach when the length …
(edit) @242 [242] 20 months darkstar Updated SQLite to version 3.7.3
(edit) @241 [241] 20 months darkstar * Modified the n-gram based search algorithm to not use the initial …
(edit) @240 [240] 20 months darkstar Updated SQLite to version 3.7.2
(edit) @239 [239] 22 months darkstar Fixing the progress dialog issue on adding files or refreshing a dynamic …
(edit) @238 [238] 22 months darkstar * Fixed signal slot binding on ExternalServices? singleton; * Fixed issue …
(edit) @237 [237] 22 months darkstar * Changed QScrobbler add-on to use new playback controller to get …
(edit) @236 [236] 22 months darkstar * Changed Cover Art Downloader add-on to use current playlist instead of …
(edit) @235 [235] 22 months darkstar Fixing yet another blunder, this time in the query generation code.
(edit) @234 [234] 22 months darkstar Fixing the blunder that made the supposed removal of diacritics kind of …
(edit) @233 [233] 22 months darkstar * Changed the padding options in the n-gram generating method; * Changed …
Note: See TracRevisionLog for help on using the revision log.