Try using the 0.08, despite called a beta, it is more stable than 0.07
Tags - unfortunately yes, they're reloaded each time at the moment
1 2011-03-18 02:58:12
Re: Playlist opening crash (1 replies, posted in Bugs)
2 2010-07-06 07:20:34
Re: Editable Song Info (2 replies, posted in Features)
Cog is not under active development at the moment, also it is designed to be as light as possible, having only essential features.
For tag editing you may try some 3rd party software, e.g. MediaRage (drag files from playlist there, or use
3 2010-06-24 14:42:28
Re: Embedded Cue Sheets (10 replies, posted in Features)
just had finished debugging embedded cuesheets and covers for WavPack (other containers are much the same, but i dont like monkey-coding, some more elegant solution may be coming next time i have spare time)
4 2010-01-29 05:33:12
Re: Playback without queueing (1 replies, posted in Features)
If you're using leopard/up - try 0.08 development build. It already has preferences for such behavior (set "clear playlist and play" on opening files)
5 2010-01-15 08:53:13
Re: Good idea to put out a 0.08 'beta'? (10 replies, posted in Development)
What's in todo for 0.08 release?
6 2009-10-09 03:35:12
Re: Burn playlist to audio cd (3 replies, posted in Features)
yep, i second it
but this would require much of coding...
7 2009-09-11 01:50:20
Re: Queue only with mouse (1 replies, posted in Bugs)
Do you use Snow Leo?
It seems that apple has damaged previously available logic with capturing modifiers...
8 2009-03-19 11:34:07
Re: mp3 gapless playback (5 replies, posted in Features)
nimionsergei, "gapless" does not mean it will remove silence on start and end of songs, but just that it won't add more of it (that means that if you have a long song split into several files - there should not be any gaps in sound)
9 2009-03-04 00:52:05
Re: Lots of Bugs! [volume, shuffle not saved, startup metadata loading] (12 replies, posted in Bugs)
Actually metadata for autosaved playlist can be cached to speedup startup, but anyway 10 seconds is too way long - in 0.08 metadata loading is done in separate thread so should not delay startup.
Are you quite sure you network does not have any packet-loss, slow buggy windows-based servers etc. which can produce noticeable performance influence?
10 2009-03-03 04:56:58
Re: Language support not working (Russian) (13 replies, posted in Bugs)
Update: for now i have fixed id3v1 (with hardcoded encoding yet)
but problem is that supplied file has ID3v2 tag with text in cp1251, but stated as Latin1 (id3v2 has bit for encoding - either latin1 or unicode) and TagLib does not provide a walkaround for this case, assuming that id3v2 standard is obeyed...
Origin of that file must be some old winamp with its dummy "Copy Id3v1 to id3v2"...
11 2009-03-03 00:52:55
Re: Language support not working (Russian) (13 replies, posted in Bugs)
Time permitting, i'll make a patch to fix this. Luckily TagLib provides a way to hack it, only a single modification to framework itself to make some more internals accessible...
The only thing unclear is where to put encoding selection in preferences and what it should be like.
12 2009-02-28 12:46:52
Re: Bitbucket (5 replies, posted in Development)
Please make this thread sticky
15 2008-11-07 03:39:31
Re: wishes for new features [crossface, gain, limiter/expander, wma] (6 replies, posted in Features)
16 2008-09-09 11:15:54
Re: Yet another encoding trouble (1 replies, posted in Bugs)
Unfortunally, cuesheets are not unicode
When i have some spare time, i'll come up with new version of MacApl and APL plugin for cog, as apl link files can contain unicode. That should give another solution
But the simple way is to rename image file and edit cuesheet
17 2008-08-04 01:42:57
Re: Cog incompatible with Apple USB driver (1 replies, posted in Bugs)
Actually it's more for the lack of CoreAudio settings like buffer, default settings do not always work fine...
18 2008-07-23 12:05:41
Re: wishes for new features [crossface, gain, limiter/expander, wma] (6 replies, posted in Features)
> Gain
> Limiter/Expander
- will be possible when DSP plugins are introduced (already in roadmap)
19 2008-06-12 06:41:25
Re: Playlist auto clear [1st pref does not work] (10 replies, posted in Squashed Bugs)
20 2008-06-12 03:13:27
Re: Playlist auto clear [1st pref does not work] (10 replies, posted in Squashed Bugs)
21 2008-06-11 23:42:17
Re: Playlist auto clear [1st pref does not work] (10 replies, posted in Squashed Bugs)
There seems to be a problem on nightly build system - when built on my machine - everything is ok.