Interesting idea. I've always been struggling with the "Let's make fonts small!" thing, but this seems like a good compromise. Next people will want to change the font-size for the file-drawer too! Sheesh!
552 2007-10-05 05:59:02
Re: Quirky behavior near end of file (3 replies, posted in Squashed Bugs)
Could you try r521 and tell me if you experience this problem or similar problems? This is likely caused by the gapless playback. Once Cog finishes reading a file, it closes it, and goes on to the next one. What is happening here is that Cog has already moved on to the next file by the time you seek, so things get weird. I don't know if this will be fixed for 0.07 since it requires quite a few changes, but it definitely needs fixing.
This is actually related to a problem with cue-sheets I was thinking about yesterday, where if the next song is the same file and the next track, it should just keep on playing and not open a new decoder. Otherwise, it would have to open/seek, which may not be perfect (or gapless) due to seektables and whatnot. Keeping the old decoder around is the tricky part, and I haven't quite worked out how to do so. I think initially it will use the open/seek method, just so something works, but it definitely should be corrected sooner before later.
555 2007-10-03 12:38:52
Re: Cog quite unstable when playing 96kHz Flac (2 replies, posted in Squashed Bugs)
556 2007-10-03 12:37:09
Re: New Apple Keyboard's Media Keys and Cog (18 replies, posted in General)
Very very awesome! I'll look into it! Gives me a good excuse to buy one of those sexy things and try it out
557 2007-10-03 12:36:22
Re: *Cog Users, Sign Here* (91 replies, posted in General)
Good to know that things are working in 10.5! I've been meaning to get the developer preview but the price tag is a little steep for me at the moment. Luckily, it wont be long until it's retail-priced.
558 2007-10-03 12:34:29
Re: playlist and tags (1 replies, posted in Features)
For the last one, I think it should load them and somehow have them italicized/red/whatever to let the user know there was an error. 2&3 has been suggested before, and is planned for inclusion at some point. 1 has also been suggested, and is planned for inclusion even farther down the line than 2&3.
559 2007-10-01 07:13:17
Re: Crash on not completly downloaded files (2 replies, posted in Bugs)
Thanks for the report. I'll take a look when I get a chance.
560 2007-09-26 15:00:44
Re: Translating Cog (61 replies, posted in Development)
Sorry for the delay. The link has been updated with the preferences. Enjoy!
561 2007-09-25 11:34:38
Re: Translating Cog (61 replies, posted in Development)
Ah thanks, I missed that. I'll update it when I get the chance.
562 2007-09-25 07:36:24
Re: *Cog Users, Sign Here* (91 replies, posted in General)
Holy crap I need to add that smily to the forums.
563 2007-09-25 05:48:43
Re: Translating Cog (61 replies, posted in Development)
Done. Let me know if there's any problems or if you need any help.
564 2007-09-25 05:42:32
Re: autoplay? volume settings? (2 replies, posted in Help)
Autoplay and volume saving are options that will likely be included for 0.08. Cog's not there yet.
100% volume is the default, the max is actually 200% which can result in distortion and should only be used if you don't mind that .
565 2007-09-24 13:05:00
Re: File Drawer > Double Click file: add to playlist & more ... (1 replies, posted in Features)
The inverse is collapse
Those 3 options are planned for 0.08 or so.
566 2007-09-21 12:13:34
Re: Translating Cog (61 replies, posted in Development)
Hrm, I hope it isn't. It seems to work for me.
Anyways, I'll try emailing you the stuff soon.
568 2007-09-21 05:19:35
Re: Translating Cog (61 replies, posted in Development)
Ah, that is old. If you send me an email: vspader (at) users (dot) sourceforge (dot) net. I can try putting something together, since there weren't any UI changes for 0.07. You will need the XCode development tools installed though.
570 2007-09-17 11:13:06
Re: I Can't Listen to my iTunes Plus files (6 replies, posted in Help)
Yep, there's a memory leak, it's been reported though I haven't had much time to look into it yet.
571 2007-09-17 07:53:40
Re: I Can't Listen to my iTunes Plus files (6 replies, posted in Help)
I'm curious if this is just a problem with the albums I downloaded or a general problem with iTunes plus files. Anyone else have a similar experience?
572 2007-09-14 08:12:19
Re: Song as Personal Message in MSN Messenger (and other apps) (4 replies, posted in Features)
That would be simpler, but it seems less useful.
This is tricky because it's those applications that ask iTunes specifically for that information. I'm guessing they use Applescript, but who knows. Maybe a plugin could be written for Adium, but I'm not that familiar with it's innards.
Otherwise, Cog would have to impersonate iTunes to do that, and that violates a lot of rules and would likely cause many problems, if it is even possible.
Maybe we just need to get Cog popular enough so these applications add support for it
573 2007-09-14 07:48:28
Re: OptimFROG and Lossless Audio formats (12 replies, posted in Features)
There are too many "best" music formats.
I'll look into them though, thanks.
574 2007-09-12 06:13:03
Re: New Apple Keyboard's Media Keys and Cog (18 replies, posted in General)
I do remember them both being on the Apple IIe, but I don't remember what exactly closed apple was used for. I do seem to remember open apple being used more often (It has a better sound to it too, if you ask me).
575 2007-09-10 08:05:01
Re: Cross Fade (3 replies, posted in Features)
I will not likely be adding crossfade any time soon, sorry.