Re: [linux-minidisc] Qt5 compatibility


On 12/15/2013 10:30 PM, Thomas Arp wrote:
>> return t;              // returns a qtime object which is initialized
>> with 0,0,0 -> so track list will show 00:00 as length
>> return QTime();  // return an empty invalid QTime object, tracklist
>> will show nothing btw. an empty string
>>
>> I think this important, if the track length is smaller than 1 second
>> the track list will show 00:00.
>> If we use "return t;" we don't know if the track slot is valid or if
>> the track is smaller than 1 second.

Oops, yes. I should read the full source instead just the lines changed
next time ;).

Applied.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913