Activity
From November 17, 2015 to December 16, 2015
December 16, 2015
-
22:28 Bug #606 (Rejected): Audacious Creating Temporary files in home directory.
- Read the release notes[1] and then turn off the recording feature.
[1] http://audacious-media-player.org/news/36-a... -
14:35 Bug #606 (Rejected): Audacious Creating Temporary files in home directory.
- My Audacious is behaving strangely recently. It is creating temporary mp3 files for the played songs in my user home ...
December 15, 2015
-
11:17 Bug #605 (Closed): Audacious starts up with visible artifacts
- When Audacious starts up on Windows, using the classic skins, I see artifacts on-screen. This only applies when the p...
-
10:58 Bug #604: Audacious crashes when attempting to display mouse-hover overlay for FLAC files
- Oh, never mind; it's back.
Now, I can't start up Audacious because of the same crash (last song played was a flac)... -
10:54 Bug #604: Audacious crashes when attempting to display mouse-hover overlay for FLAC files
- This is Windows 10, 64-bit.
Disabling FLAC isn't a great workaround for me as I have tracks I'd like to listen to ... -
03:44 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- After finding and fixing a bug in my patch causing the improper switching / restoring presets when first creating a n...
December 14, 2015
-
14:50 Bug #604: Audacious crashes when attempting to display mouse-hover overlay for FLAC files
- A possible workaround would be to disable the FLAC plugin.
What version of Windows is this? -
09:25 Bug #604 (Closed): Audacious crashes when attempting to display mouse-hover overlay for FLAC files
- This has been happening since 3.6.something, still present in 3.7.1 and 3.7.2. This is on Win32 -- I don't think I've...
-
08:16 Feature #521: Filewriter Plugin patch to allow output to be piped to stdout/CON
- Jim Turner wrote:
> Am I missing something? Did you actually TRY the patch before rejecting?!
First, sorry for t...
December 13, 2015
-
22:56 Feature #600: Export with file copy option
- How would this work for streams / urls?
December 12, 2015
December 11, 2015
-
06:04 Feature #594 (Closed): Audtool option to toggle the new record/dub mode
-
06:03 Feature #594: Audtool option to toggle the new record/dub mode
- Thanks! I expanded on the patch to add a "playback-recording" command as well, and updated the manual page for audto...
-
04:15 Feature #594: Audtool option to toggle the new record/dub mode
- Done, see attached.
Jim
December 10, 2015
-
18:35 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- That (small dd menu w/3 options on [Auto] button) sounds like a a good plan. Single file should in practice work fin...
-
15:22 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- Jim Turner wrote:
> ... Also, by "delete" I hope you mean just reset the equalizer, not delete the song's preset fil... -
08:23 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- Sorry I missed addressing your 1st 2 comments in my prev. reply.
Here are the patches redone w/diff -u:
Regards... -
07:55 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- 1: Good idea!
2: ditto, except if the prev. song also had a preset file, we need to be sure to revert to the pre... -
06:01 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- What do you think about making the user interface for this feature much simpler?
1. Turning the AUTO button ON would... -
04:40 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- Problem is, I see a block of code like this ......
-
04:37 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- Can you use "git diff" to generate your patches, or at least use unified diff format ("diff -u")?
-
15:26 Feature #594: Audtool option to toggle the new record/dub mode
- It's extremely simple to do. Just make your changes on top of a clean Git repository, then run "git diff".
-
07:17 Feature #594: Audtool option to toggle the new record/dub mode
- I've no idea what a "git diff patch" is, much less how to do one, but I'll go see if I can figure out how!
Jim
-
04:42 Feature #594: Audtool option to toggle the new record/dub mode
- Looks good. Any chance you could convert this to a "git diff" patch?
-
14:50 Feature #592: Checkbox to turn off equalizer and all effects in Filewriter
- Jim Turner wrote:
> One other little indirectly-related nit: Why are the Record [Settings] and [About] buttons disa... -
07:06 Feature #592: Checkbox to turn off equalizer and all effects in Filewriter
- Yes, thankyou!
I've just merged this in and lightly tested it out and it seems to work well, at least for #1, wh... -
04:47 Feature #592: Checkbox to turn off equalizer and all effects in Filewriter
- This is fixed in master; you have 4 options:
1. Record stream exactly as decoded
2. Record stream after applying Re...
December 09, 2015
-
13:13 Feature #603 (Closed): Disc number tags
- Audacious does not seem to know that disc numbers exist.
-
08:16 Feature #602 (New): Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- Would you consider restoring the "Auto" button in the equalizer to allow for saving and using preset config files tie...
December 08, 2015
-
06:12 Feature #542 (Closed): Option to suppress error popup on crossfade failure
- This annoyance was solved in 3.7. I forgot we had a ticket open for it.
https://github.com/audacious-media-player/a...
December 04, 2015
-
22:44 Feature #601 (Rejected): Allow editing song info of Opus files
- Changing metadata for Opus media yields "save error" in the bottom-left part of the song info window, this happens al...
December 03, 2015
-
02:12 Bug #599 (Closed): Playing this stream seg-faults immediately when playing http://s4.viastreaming.net:9040/
- If you change <@const char * newtitle@> to <@String newtitle@>, that will fix the use-after-free. As your code is no...
December 02, 2015
-
18:34 Bug #599: Playing this stream seg-faults immediately when playing http://s4.viastreaming.net:9040/
- Yes, that seems to have fixed it. Before making your fix, I tried it on another box and it worked there (w/o the fix...
-
14:49 Bug #599: Playing this stream seg-faults immediately when playing http://s4.viastreaming.net:9040/
- See if this commit helps:
https://github.com/audacious-media-player/audacious-plugins/commit/eb7e35d858889f768173ff9... -
08:53 Bug #599: Playing this stream seg-faults immediately when playing http://s4.viastreaming.net:9040/
- Sure. Pbm. is is that it doesn't seg-fault under Valgrind, but plays successfully, but with lots of "underrun occurr...
-
06:05 Bug #599: Playing this stream seg-faults immediately when playing http://s4.viastreaming.net:9040/
- I can't reproduce here. The segfault occurred in malloc(), which probably indicates that the heap was already corrup...
-
04:45 Feature #600 (Rejected): Export with file copy option
- I would like to see the ability to export a playlist with the option to copy the sound files into the folder. A chec...
November 29, 2015
-
16:54 Feature #598 (Rejected): Export only selected Playlist items to new playlist
-
07:35 Feature #598: Export only selected Playlist items to new playlist
- No prob. Further examination shows me that this would likely be difficult to impliment anyway, as it appears that pl...
-
06:41 Feature #598: Export only selected Playlist items to new playlist
- I would rather not add a new command since the same thing is fairly easy to achieve with the copy-paste method.
-
07:10 Bug #599 (Closed): Playing this stream seg-faults immediately when playing http://s4.viastreaming.net:9040/
- Attempting to play this particular stream w/AdPlug plugin turned on causes immediate seg-fault. Unchecking AdPlug pl...
November 28, 2015
-
17:55 Feature #598: Export only selected Playlist items to new playlist
- Thank you for the quick reply and solution! Yes that works and does what I was needing to do. I normally use the Wi...
-
15:03 Feature #598: Export only selected Playlist items to new playlist
- Does the following not work?
1. Copy (Ctrl+C)
2. New Playlist (Ctrl+T)
3. Paste (Ctrl+V)
4. Export Playlist -
07:01 Feature #598 (Rejected): Export only selected Playlist items to new playlist
- Would you consider altering the "Export Playlist" option to export only selected items to new playlist file IF items ...
November 26, 2015
-
05:21 Bug #566: Queue manager is not updating its list view reliably (Qt)
- Should be fixed now.
November 25, 2015
-
18:49 Bug #566: Queue manager is not updating its list view reliably (Qt)
- Thanks, it is much better now. However queued tracks are still not shown after these steps:
1. Start Audacious
2.... -
16:21 Bug #566 (Closed): Queue manager is not updating its list view reliably (Qt)
-
05:01 Bug #597 (Rejected): Audacious 3.7 fails to open files within a folder
- Anyway, the forums are a better place for questions like this.
-
01:14 Bug #597: Audacious 3.7 fails to open files within a folder
- This is generally caused by an installation or configuration problem. From what source did you install Audacious? A...
November 24, 2015
-
16:13 Bug #596: Cue Sheet plugin incorrectly seeks within variable bitrate mp3 files
- It solved the problem indeed. Thank you.
-
04:21 Bug #596 (Rejected): Cue Sheet plugin incorrectly seeks within variable bitrate mp3 files
- Enable the "use accurate seeking (slow)" option in the MPG123 plugin settings. Not a bug.
Edit: it's actually "use ... -
13:38 Bug #597 (Rejected): Audacious 3.7 fails to open files within a folder
- Previously, if you clicked to open a folder, all files in that folder were loaded, however now anything happens. "Ope...
November 23, 2015
-
18:58 Bug #596 (Rejected): Cue Sheet plugin incorrectly seeks within variable bitrate mp3 files
- Steps to reproduce:
Download the attached .mp3 and .cue files into a folder.
Create a new playlist in the player an... -
14:46 Bug #595 (Closed): ID3 parsing crash
-
14:34 Bug #595: ID3 parsing crash
- Example file is attached.
-
14:33 Bug #595: ID3 parsing crash
- Please provide an example file.
-
14:31 Bug #595 (Closed): ID3 parsing crash
- Software crashes when ID3 tag contains 1048576 characters or more.
November 22, 2015
-
18:21 Bug #593 (Closed): Scanning HTTP playlist entries delays playback of local files
-
18:14 Feature #588: filtered playlist
- No, the Search Tool plugin (Ctrl-Y or just Y, depending on the interface).
-
08:36 Feature #588: filtered playlist
- By search tool, you mean the jump to song window? I am also aware of the playlist manager, but not the now playing pl...
November 21, 2015
-
18:54 Feature #594 (Closed): Audtool option to toggle the new record/dub mode
- Please add Audtool control of new "Record audio stream using Filewriter Plugin" via new option (--playback-record) th...
-
18:43 Bug #584 (Rejected): The program 'audacious' received an X Window System error
- Closing due to lack of response.
-
18:40 Feature #592: Checkbox to turn off equalizer and all effects in Filewriter
- There should definitely be a choice of whether to record the pre-effect or post-effect stream.
-
18:38 Feature #588: filtered playlist
- This is, more or less, the use case that the Search Tool and the "Now Playing" playlist are intended for. I'm agains...
-
18:26 Bug #593: Scanning HTTP playlist entries delays playback of local files
- Okay, I think I understand what is going on. There is a "pool" of two metadata-scanning threads, and if both of thos...
-
14:26 Bug #593: Scanning HTTP playlist entries delays playback of local files
- Problem appears when you have few (at least 2) "broken" streams in playlist.
1) Add to playlists at least 2 unavaila... -
06:44 Bug #593: Scanning HTTP playlist entries delays playback of local files
- Could you list a minimal set of steps, starting from a default configuration, to reproduce the problem?
-
00:34 Bug #593 (Closed): Scanning HTTP playlist entries delays playback of local files
- For some reasons if you previously loaded some radio-stream, then restarted player and trying to load some local trac...
November 19, 2015
-
17:01 Feature #592 (Closed): Checkbox to turn off equalizer and all effects in Filewriter
- Would it be possible to add a checkbox in the Filewriter plugin settings to turn off equalizer and any current "effec...
-
16:04 Bug #590: Window positions changing unpredictably after update to 3.7
- Marcin Kocur wrote:
> It could be true for aud.png but not for aud2.png. There is nothing around audacious except of... -
14:41 Bug #590: Window positions changing unpredictably after update to 3.7
- It could be true for aud.png but not for aud2.png. There is nothing around audacious except of screen edges.
-
14:29 Bug #590 (Rejected): Window positions changing unpredictably after update to 3.7
- The problem is that you are moving Audacious to a place where it overlaps with the panel. The window manager is "fix...
-
08:57 Bug #590: Window positions changing unpredictably after update to 3.7
- I installed openbox with tint2 to see tray icon. There is the same problem. To reproduce: put audacious to right bott...
-
15:21 Feature #591 (Rejected): Albums splitter in classic skin
- Is it possible to have playlist split with album titles when you add a directory of the same artist so that it became...
November 17, 2015
-
21:20 Bug #590: Window positions changing unpredictably after update to 3.7
- Also you can try running OpenBox instead as a test; if that fixes the problem, then it's definitely related to XFWM4.
-
21:19 Bug #590: Window positions changing unpredictably after update to 3.7
- This is generally a window manager issue, as stated on the website (http://audacious-media-player.org/problems). It'...
-
14:37 Bug #590 (Rejected): Window positions changing unpredictably after update to 3.7
- Hello,
after upgrading to 3.7:
[2015-11-13 22:42] [ALPM] upgraded audacious-plugins (3.6.2-2 -> 3.7-1)
[2015-11-...
Also available in: Atom