Forum: Winamp Discussion
6th May 2016, 21:20
|
Replies: 2,300
Views: 28,739,553
If people have an issue with my decision to...
If people have an issue with my decision to rescind allowing the JTFE plug-in being shipped in any Radionomy provided version then why haven't they asked me why I made the decision that I did.
As...
|
Forum: Shoutcast Technical Support
14th September 2015, 23:11
|
Replies: 50
Views: 19,286
|
Forum: Shoutcast Technical Support
12th September 2015, 12:43
|
Replies: 25
Views: 10,750
|
Forum: Shoutcast Site Design
12th September 2015, 03:43
|
Replies: 7
Views: 17,422
|
Forum: Winamp Technical Support
11th September 2015, 22:05
|
Replies: 9
Views: 2,921
|
Forum: Winamp Technical Support
11th September 2015, 18:52
|
Replies: 2
Views: 1,332
|
Forum: Modern Skins
11th September 2015, 02:14
|
Replies: 122
Views: 22,832
no idea from me, i'm not a skinner and I cannot...
no idea from me, i'm not a skinner and I cannot remember much of how the modern skin engine worked (other than it was something that was never fun to have to work on to try to fix bugs in it - which...
|
Forum: Modern Skins
11th September 2015, 01:09
|
Replies: 122
Views: 22,832
|
Forum: Winamp Technical Support
10th September 2015, 15:31
|
Replies: 9
Views: 2,921
|
Forum: Shoutcast Discussions
9th September 2015, 21:22
|
Replies: 4
Views: 2,443
|
Forum: Winamp Technical Support
9th September 2015, 21:15
|
Replies: 28
Views: 22,843
all I can suggest is to use the current patched...
all I can suggest is to use the current patched release from http://forums.winamp.com/showthread.php?t=374929#download instead of using a version that could be as much as 8 years old (as of the time...
|
Forum: Shoutcast Site Design
9th September 2015, 21:13
|
Replies: 7
Views: 17,422
this is why HTML5 audio playback is a mess as...
this is why HTML5 audio playback is a mess as there's either a lack of consistency or it takes ages for everyone to get to the same level of support (look how long it took for MP3 to generally be...
|
Forum: Winamp Bug Reports
9th September 2015, 19:19
|
Replies: 3
Views: 7,089
|
Forum: Shoutcast Technical Support
9th September 2015, 18:37
|
Replies: 3
Views: 1,991
unless you can get the DNAS allowed through the...
unless you can get the DNAS allowed through the router (and any related firewalls being used), there's not much that can be really said other than finding any guide which relates to the exact version...
|
Forum: Shoutcast Technical Support
9th September 2015, 13:41
|
Replies: 50
Views: 19,286
the log output doesn't give much to work with,...
the log output doesn't give much to work with, hence why I've said in my first reply to use the 2.x DNAS with debugging enabled as that gives more information on what the DNAS is trying to process...
|
Forum: Winamp Wishlist
8th September 2015, 17:20
|
Replies: 66
Views: 24,695
the issue is that the plug-in is doing things...
the issue is that the plug-in is doing things with the input plug-ins that aren't safe and that's why (even if you try to 'work around' things (a autohotkey script to do things is just not a solution...
|
Forum: Winamp Wishlist
8th September 2015, 00:10
|
Replies: 66
Views: 24,695
the decoder crash relates to not using the...
the decoder crash relates to not using the patched 5.666 release. so using the patched version resolves the crash iirc (the wording of the message is confusing on that page) i.e. it's expecting the...
|
Forum: Shoutcast Technical Support
7th September 2015, 22:45
|
Replies: 6
Views: 2,125
|
Forum: Shoutcast Technical Support
7th September 2015, 22:16
|
Replies: 6
Views: 2,125
you can already limit to 96kbps (or whatever...
you can already limit to 96kbps (or whatever maximum bitrate) with the current v2 release (as I stated).
it's _only_ if you want to allow just 96kbps that you need the next release (so there is...
|
Forum: Shoutcast Technical Support
7th September 2015, 22:01
|
Replies: 6
Views: 2,125
|
Forum: Winamp Wishlist
7th September 2015, 17:27
|
Replies: 66
Views: 24,695
if you're doing it under a modern skin that...
if you're doing it under a modern skin that that's just how it works unless the plug-in manually adds a menu item and manages the state (otherwise you're just seeing what the modern skin engine is...
|
Forum: Modern Skins
7th September 2015, 13:13
|
Replies: 122
Views: 22,832
there have been tutorials and I'd expect a fair...
there have been tutorials and I'd expect a fair few are still floating around. but the thing is that the heyday of doing such things was ~12 years ago so the information can and will get lost or is...
|
Forum: Shoutcast For Business & Monetization
6th September 2015, 23:59
|
Replies: 10
Views: 7,014
|
Forum: Shoutcast For Business & Monetization
6th September 2015, 23:43
|
Replies: 10
Views: 7,014
|
Forum: Modern Skins
6th September 2015, 22:41
|
Replies: 50
Views: 24,148
if you do the equivalent of str += 'initial...
if you do the equivalent of str += 'initial text'; and str += 'more text'; instead of doing str = 'initial text'; and str += 'more text'; (note: not doing += both times but doing a = and then a +=...
|