CIA.vc
metz
Real-time open source activity stats
Stats » Authors » metz
informationsyndicateUTC clock
16:14 on May 26, 2012
event counters
The last message was received 5.25 years ago at 18:32 on Feb 25, 2007
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
408 messages since the first one, 8.38 years ago, for an average of 1.07 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
18:32 on Feb 25, 2007KDE
Commit by metz :: r637192 noatun/trunk/KDE/kdemultimedia/noatun/modules/splitplaylist/ (view.cpp view.h):

  • Remove obsolete/annoying paint/resize code from splitplaylist
  • try to guess mimetype for added files by looking at the url before trying stupid KIO::MimeTypeJob, it always seems to fetch the WHOLE file :(
#
18:30 on Feb 25, 2007KDE
Commit by metz :: r637191 noatun/trunk/KDE/kdemultimedia/noatun/library/ (noatun/playlistsaver.h playlistsaver.cpp):

  • clean up handling of relative paths and urls, m3u files with relative paths seem to be working again
  • No "Stream from foo.bar.com" naming anymore, we cannot reliably determine if a file is streamable just by looking at its url
#
00:05 on Feb 23, 2007KDE
Commit by metz :: r636398 noatun/trunk/KDE/kdemultimedia/noatun/app/pluginmodule.cpp:
debug--;
#
23:15 on Feb 21, 2007KDE
Commit by metz :: r636115 noatun/trunk/KDE/kdemultimedia/ (20 files in 7 dirs):

  • We are Phonon-only now! :)
  • Fix PlayPauseAction, of course I had to mix up playing/paused state
  • Make the seek slider work again
  • Add QString Noatun::formatDuration(int duration), formats durations in a way suitable for display (full l10n and i18n support, finally)
  • prepare Noatun::Player to become exported via DBUS
#
20:35 on Feb 14, 2007KDE
Commit by metz :: r633687 libkcddb/trunk/KDE/kdemultimedia/ (4 files in 4 dirs):
Add apidocs creation to kdemultimedia
#
20:10 on Feb 14, 2007KDE
Commit by metz :: r633683 noatun/ (141 files in 27 dirs):

#
19:58 on Feb 14, 2007KDE
Commit by metz :: r633679 noatun/trunk/KDE/kdemultimedia/noatun/modules/ (arts-engine/ artseffects/):

  • Remove arts specific plugins, they are not useful or needed with phonon
#
18:56 on Feb 14, 2007KDE
Commit by metz :: r633666 noatun/trunk/KDE/kdemultimedia/noatun/modules/ (dcopiface/ gstreamer-engine/ net/):

  • Remove dcopiface plugin, a DBUS interface will be integrated into libnoatun
  • Remove net plugin, it's too trivial to be of any use
  • Remove gstreamer plugin, we're going phonon-only
#
17:37 on Feb 14, 2007KDE
Commit by metz :: r633647 noatun/trunk/KDE/kdemultimedia/noatun/modules/phonon-engine/ (noatun_phonon.cpp noatun_phonon.h):

  • debug output is phonon objects are missing
  • clean up license/copyright header
#
17:05 on Feb 14, 2007KDE
Commit by metz :: r633637 noatun/trunk/KDE/kdemultimedia/noatun/library/ (noatun/playlistsaver.h playlistsaver.cpp):

  • Use KSaveFile for saving local playlists, thanks to dfaure for the hint
  • Add const where applicable, remove dead code
  • Add license/copyright headers
#
12:51 on Feb 05, 2007KDE
Commit by metz :: r630448 / (113 files in 9 dirs):

  • Clean up and categorize screenshots
  • Add recent screenshots showing Noatun on KDE 3.5.5 using default style/colors/language
  • Add small helper shell-script for creating foo_preview.png (let's hope the webserver does not allow cgi everywhere)
#
12:47 on Feb 05, 2007KDE
Commit by metz :: r630446 /trunk/www/sites/noatun/ (10 files in 2 dirs):

  • New titleshots, all of them should fit into the fixed width layout now
  • Make svn commits look sane by using monospace font (TODO: hide list of files and diffs)
  • Another random quote ;)
#
03:06 on Feb 05, 2007KDE
Commit by metz :: r630332 noatun/trunk/KDE/ (108 files in 31 dirs):
Take lollipop back, it seems as if this could hurt teeth :(
#
02:04 on Feb 05, 2007KDE
Commit by metz :: r630327 noatun/trunk/KDE/ (108 files in 31 dirs):

  • Give small Krazy a huuuuuugeee lollipop so it never cries again (well, almost) ;)
#
02:00 on Feb 05, 2007KDE
Commit by metz :: r630326 noatun/trunk/KDE/kdemultimedia/noatun/modules/splitplaylist/ (7 files):

  • Give small Krazy a lollipop so it stops crying ;)
  • Make "Add Files" file dialog look nice
  • Finder can find things again
  • Clean menu and toolbar, unfortunately renaming the file menu to "Playlist" does not have any effect (XMLGUI bug?)
#
01:34 on Feb 03, 2007KDE
Commit by metz :: r629530 noatun/trunk/KDE/kdemultimedia/ (46 files in 9 dirs):

lib:

  • new API for preferences dialog and pages, anything can add pages to the preferences dialog now
  • Downloader and DownloadItem classes are gone for good, we still have hopes for KIO finally supporting seeking ;)
  • port NMainWindow::updateSkin() for skinned mainwindows that need hidden menu-/toolbars
  • remove unneeded StereoButtonAction constructors and use the ones from KAction only
  • clean up includes (remove unneeded inclusions, use more forward decls)
  • const'ify d-pointers and use Q_SIGNALS/Q_SLOTS as described in kde library code policy
  • disable qt3 compatibility for libnoatun and port remaining places
  • make use of qt4 foreach() app:
  • fix and port general/pluginselector preferences-pages
  • clean up aboutdata content
  • various code cleanups modules:
  • adapt splitplaylist to library changes
  • let splitplaylist open all supported playlists and media-formats (and remember the last open path)
  • allow recursively adding directories (TODO: insertion order is wrong)
#
14:16 on Feb 01, 2007KDE
Commit by metz :: r629124 noatun/trunk/KDE/kdemultimedia/noatun/modules/akode-engine/ (noatun_akode.cpp noatun_akode.h):

  • Try to return a sensible list of mimetypes for aKode
#
14:15 on Feb 01, 2007KDE
Commit by metz :: r629123 noatun/trunk/KDE/kdemultimedia/noatun/library/ (5 files in 2 dirs):

  • Only change current item if placback engine supports playing that item (EngineInterface::play(url) has to return true)
  • apidocs
#
12:05 on Feb 01, 2007KDE
Commit by metz :: r629105 dolphin/trunk/playground/utils/dolphin/src/ (infosidebarpage.cpp viewproperties.cpp):
Fix compile
deprecated--
#
02:28 on Feb 01, 2007KDE
Commit by metz :: r628961 noatun/trunk/KDE/kdemultimedia/noatun/modules/ (6 files in 2 dirs):

  • Add Phonon engine
#