CIA.vc
Lukáš Lalinský
Real-time open source activity stats
Stats » Authors » Lukáš Lalinský
syndicateUTC clock
14:06 on May 26, 2012
event counters
The last message was received 1.13 years ago at 12:36 on Apr 09, 2011
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
150 messages since the first one, 4.56 years ago, for an average of 1.59 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
12:36 on Apr 09, 2011KDE
Commit by lalinsky :: r1227492 /trunk/kdesupport/ (CMakeLists.txt README taglib/): (link)
Remove TagLib from kdesupport

TagLib has moved to GitHub <https://github.com/taglib/taglib> after the last
release. The repository here is out of date.

http://article.gmane.org/gmane.comp.kde.devel.taglib/1823

Commenting out also taglib-extras, because the current CMakeLists.txt depends
on the local copy of TagLib if you build it from kdesupport.

CCMAIL:taglib-devel at lists dot kde dot org
CCMAIL:mitchell at kde dot org
#
19:43 on Feb 25, 2011KDE
Commit by lalinsky :: r1222753 taglib/trunk/kdesupport/taglib/tests/test_aiff.cpp: (link)
Update the AIFF test
#
19:43 on Feb 25, 2011KDE
Commit by lalinsky :: r1222752 taglib/trunk/kdesupport/taglib/taglib/riff/rifffile.cpp: (link)
Fix the patch from r1222376
#
12:48 on Feb 13, 2011KDE
Commit by lalinsky :: r1220247 taglib/trunk/kdesupport/taglib/NEWS: (link)
More news
#
12:45 on Feb 13, 2011KDE
Commit by lalinsky :: r1220246 taglib/trunk/kdesupport/taglib/ (2 files in 2 dirs): (link)
Automatically generate the version number in taglib-config
#
12:36 on Feb 13, 2011KDE
Commit by lalinsky :: r1220241 taglib/trunk/kdesupport/taglib/INSTALL: (link)
CMake-specific INSTALL file
#
12:26 on Feb 13, 2011KDE
Commit by lalinsky :: r1220239 taglib/trunk/kdesupport/taglib/ (8 files in 8 dirs): (link)
Add svn:ignore
#
12:22 on Feb 13, 2011KDE
Commit by lalinsky :: r1220238 taglib/trunk/kdesupport/taglib/ (6 files in 3 dirs): (link)
Move docs building to CMake
#
10:59 on Feb 13, 2011KDE
Commit by lalinsky :: r1220230 taglib/trunk/kdesupport/taglib/ (9 files in 3 dirs): (link)
Set the version number to 1.7
#
10:28 on Feb 13, 2011KDE
Commit by lalinsky :: r1220223 taglib/trunk/kdesupport/taglib/ (5 files in 3 dirs): (link)
Fix writing of new RIFF chunks at even positions

If the last chunk had an odd size, the new chunk would have been written at
odd position, which is incorrect.

This is based on the patch by Jens Dyffort, but I ended up changing the
implementation to correctly handle subsequential updates to the file.

The whole RIFF code really needs to be rewritten in a different way...

BUG:243954
#
12:50 on Jan 30, 2011KDE
Commit by lalinsky :: r1218000 taglib/trunk/kdesupport/taglib/taglib/asf/asffile.cpp: (link)
Revert r1217775

Please see my post in the mailing list. This can be done, but in a different way.

CCMAIL:shafff at ukr dot net
#
07:32 on Jan 24, 2011KDE
Commit by lalinsky :: r1216679 taglib/trunk/kdesupport/taglib/taglib/ (4 files in 4 dirs): (link)
Define a macro to properly construct std::bitset
#
06:02 on Jan 24, 2011KDE
Commit by lalinsky :: r1216598 taglib/trunk/kdesupport/taglib/taglib/ (3 files in 3 dirs): (link)
Back to unsigned long, it breaks compilation on Solaris
#
21:07 on Jan 22, 2011KDE
Commit by lalinsky :: r1216365 taglib/trunk/kdesupport/taglib/taglib/ (4 files in 4 dirs): (link)
Fix compilation on MSVC 2010 with the C++0x version of std::bitset

Hopefuly it doesn't break anything on older compilers...
#
12:06 on Jan 16, 2011KDE
Commit by lalinsky :: r1214792 taglib/trunk/kdesupport/taglib/NEWS: (link)
News
#
12:03 on Jan 16, 2011KDE
Commit by lalinsky :: r1214790 taglib/trunk/kdesupport/taglib/taglib/asf/ (asfpicture.cpp asfpicture.h): (link)
Fixed copyright headers
#
12:01 on Jan 16, 2011KDE
Commit by lalinsky :: r1214789 taglib/trunk/kdesupport/taglib/taglib/asf/ (asfattribute.cpp asffile.cpp asftag.cpp): (link)
Consistency with the rest of TagLib
#
11:57 on Jan 16, 2011KDE
Commit by lalinsky :: r1214788 taglib/trunk/kdesupport/taglib/ (14 files in 4 dirs): (link)
Support for ASF embedded pictures

Patch by Anton Sergunov <setosha at gmail dot com>

CCMAIL: setosha at gmail dot com
#
11:20 on Jan 08, 2011KDE
Commit by lalinsky :: r1212870 taglib/trunk/kdesupport/taglib/tests/test_flac.cpp: (link)
Fix FLAC tests
#
11:20 on Jan 08, 2011KDE
Commit by lalinsky :: r1212871 taglib/trunk/kdesupport/taglib/taglib/mpeg/id3v2/frames/attachedpictureframe.cpp: (link)
Fix memory leak in AttachedPictureFrameV22

BUG:257007
#