Main > Free Download Search >

Free shoutcast elvis presley software for mac

shoutcast elvis presley

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 16
SHOUTcast 1.9.8

SHOUTcast 1.9.8


SHOUTcast is a streaming audio system for Windows and Unix platforms more>>
SHOUTcast is a streaming audio system for Windows and Unix platforms. At the center of the system is this product, the SHOUTcast Distributed Network Audio Server (DNAS). The DNAS is responsible for accepting a broadcast feed from Winamp and the SHOUTcast Source DSP plug-in, and repeating the broadcast to listeners connected to this SHOUTcast DNAS.
Once your source content is being fed into the SHOUTcast DNAS, it will also, dependent on the source contents configuration, list itself with the SHOUTcast directory so listeners can locate your broadcast.
The DNAS provides the ability to deliver on-demand content in MP3 format stored in the content/ directory.
SHOUTcast is a product of Nullsoft, Inc, makers of the fantastically popular Winamp audio player for Win32. The SHOUTcast system relies on Winamp for playback and content sourcing. Winamp is available at http://www.winamp.com
Enhancements:
- bugfix
- When source is not connected, someone can send HTML in the password field, which shows up in the log
<<less
Download (61.3KB)
Added: 2007-08-04 License: Freeware Price:
577 downloads
iShout 1.0.1

iShout 1.0.1


iShout is a music player to listen to Shoutcast streams and record your favorite internet radios more>>
iShout is a music player to listen to Shoutcast streams and record your favorite internet radios.
This software is under development and you may experience some bugs (nothing too serious, dont worry :-):
Low bitrated (<<less
Download (4MB)
Added: 2006-05-18 License: Freeware Price:
1262 downloads
Subsonic 3.1.beta2

Subsonic 3.1.beta2


Subsonic is a free, web-based media streamer, providing access to your entire music collection wherever you are more>>
Subsonic is a free, web-based media streamer, providing access to your entire music collection wherever you are. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.
Subsonic was created in order to handle very large music collections (many thousand albums). It uses a combination of directory structure and tag parsing to organize the music. Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP (for instance AAC and OGG).
By using transcoder plug-ins, Subsonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPack, Shorten and OptimFROG.
If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Subsonic will then automatically resample the music to a suitable bitrate.
In addition to being a streaming media server, Subsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries.
Main features:
- Supports MP3, OGG, AAC and any other audio or video format that can be streamed over HTTP.
- Transcoding engine allows for streaming of a variety of lossy and lossless formats by converting to MP3 on-the-fly.
- Works with any network-enabled media player, such as Winamp, iTunes, XMMS, MusicMatch and Windows Media Player.
- Displays cover art, dynamically scaling it to fit nicely on the screen. Supports images embedded in ID3.
- You can assign ratings and comments to albums.
- Finds cover art and album info using Amazon Web Services.
- Audioscrobbling support. Automatically register what youre playing on last.fm
- Tag editing of MP3 and OGG Vorbis files.
- On-the-fly resampling to lower bitrates using the high-quality LAME encoder.
- Common playlist features (add, remove, rearrange, repeat, shuffle, undo).
- Playlists can be saved and restored. M3U, PLS and XSPF formats are supported.
- Saved playlists are available as Podcasts.
- Support for Internet TV and radio stations.
- Configurable index.
- Google-like search functionality.
- Automatic update of search index at specified intervals.
- Supports multiple media folders (for instance one with music and another with movies.)
- Supports multiple simultaneous players. The playlist for any player can be managed from any location.
- Secure. Users must log in using a username and password. Users can be assigned different privileges. Supports HTTPS/SSL encryption.
- Lean web interface optimized for constrained bandwidth environments and efficient browsing through large music collections.
- WAP interface allows you to control Subsonic from any mobile phone or PDA.
- In addition to streaming, single files or entire directories may be downloaded from Subsonic.
- Files can be uploaded to Subsonic. Zip-files can be automatically unpacked.
- You can specify a upload/download bandwidth limit.
- Implements the SHOUTcast protocol. Players which support this (including Winamp, iTunes and XMMS) will display the current artist and song name.
- Provides links to album reviews and more at Google Music and allmusic.com.
- Full internationalization support. Currently available translations: English, Norwegian, Macedonian (by Stefan Ivanovski), Simplified Chinese (by Neil Gao), Spanish (by Jorge Bueno Magdalena), German (by Harald Weiss), and Dutch (by Ronald Knot).
- Theme support. Currently ships with four themes.
<<less
Download (11MB)
Added: 2007-07-25 License: GPL Price:
501 downloads
icecast 2.3.2

icecast 2.3.2


Collection of programs and libraries for streaming audio over the Internet Icecast is a streaming media server which currently supports Ogg streaming including the vorbis and theora codecs more>> Collection of programs and libraries for streaming audio over the Internet

Icecast is a streaming media server which currently supports Ogg streaming including the vorbis and theora codecs. Icecast can also handle other streams like AAC, NSV and MP3.
It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added relatively easily and supports open standards for communication and interaction.

System requirements:
-

Enhancements
Character set support. Most non-Ogg streams (eg MP3) send metadata as Latin1 but it could be in other character sets. As icecast uses UTF-8, we need to convert to UTF-8 so that web pages and stream directories render correctly:
- Allow a per-mount setting. For when source clients do not indicate which character set is in use.
- a charset= parameter to the metadata request.
- Default for non-Ogg content is now Latin-1 (aka ISO-8859-1). Ogg content still uses UTF-8.
Authentication:
- Each mountpoint authentication is isolated so one mount authentication does not slow another mountpoint authentication down.
- XSL pages can require authentication.
- Add some sanity checks for incorrect settings.
Listening socket update:
- Allow multiple ports to be allocated which allow multiple shoutcast source clients to stream on the same icecast instance.
- No internal limit on the number of listen sockets that can be used.
- Allow for a listen socket to be marked SSL capable. While any client could connect on these, the idea is really for /admin requests.
- allow for a to bind to ipv4 and ipv6
XSL update:
- XSL pages include an xspf link for non-auth streams.
- XSL pages in both webroot and adminroot can take a mount= arg to limit which stats are transformed.
- XSL files can specify the content-type to return to the client. It is no longer fixed to html
Updates for stream directory handling:
- A stream is not registered with the directory until after the first minute has passed. some streams have been stuck in a connect/disconnect loop.
- Increase retry time on failure, if the stream add is rejected then it will be down to a misconfiguration so a long retry delay is performed.
- A YP server that is not responding is ignored for a while
- Updates for Win32. Newer versions of dependency libs (libxml2/libxslt/libcurl etc). Buffer overflow fixes when many streams are active
- Accept/Ban IP support. Now takes filenames for explicitly accepting or denying requests from specified IP addresses. Useful in cases where firewall access is not available. The files, if defined, are re-read automatically if updated.
- A Mountpoint is exported to the slaves even if no mount section is defined for it. You can still use the hidden setting to prevent that from happening.
- Relays handle redirection (HTTP 302) if one is received at startup.
- Automatically generate XSPF playlist like we do with M3U, the mountpoint extension is .xspf
- Header updates for proxy handling and certain clients like some shoutcast source clients and flash players.
- Added Kate/Skeleton codecs to Ogg handler.
- Various stats cleanups. Added some global stats (server ID, email contact etc).
- The streamlist passed from master to slave had a limited length, so if there were many streams then some could of been left out.
- Documentation updates.
- Relay startup/shutdown is cleaner.
- several build cleanups.
- several resource leaks and race conditions fixed

<<less
Download (1.1MB)
Added: 2009-06-25 License: GPL Price: FREE
189 downloads
Xywe In Ghostland 1.0

Xywe In Ghostland 1.0


Xywe In Ghostland - Cute ghosts icons more>>
What if the ghosts in the world were all cute colorful creatures? Well thats what you get with this collection-- Its got elvis, marylin and others!

All icons are aquafied and look their best in 128x128 at 32bit mode.

Completly freeware.
<<less
Download (229KB)
Added: 2006-03-11 License: Freeware Price:
1323 downloads
Audion (Classic) 3.0.2

Audion (Classic) 3.0.2


Play and encode MP3s, and listen to CDs and streaming audio with this full-featured player. more>>

Audion (Classic) 3.0.2 provides users with the Mac-only audio player that can play MP3s, CDs, and Shoutcast/Icecast streaming audio.

Version 2.5 added many new features, including a new playlist-based toolbar, support for transferring files to portable MP3 devices, improved CD playback, a playlist search box that allows lists to be instantly narrowed, WMA playback, and support for CD title entry and submission to freedb servers.

Major Features:

  1. A clean interface,
  2. A powerful playlist
  3. A built-in streaming audio directory,
  4. Full drag-and-drop capabilities,
  5. Support for CDDB queries, EQ, and more.

Enhancements: Audion 3 is a major update to Audion. Nearly every corner of the application has been refined and enhanced.

  • iPod Support,
  • Selectable song transitions,
  • Mp3PRO encoding and decoding,
  • Recording (streams/audio input),
  • Broadcasting,
  • Inline tag editing,
  • Contextual menus,
  • A sleep timer, and much more.
  • Audion 3.0.2 is a free upgrade for any Audion 3 owner.
<<less
Download (2.2MB)
Added: 2002-08-21 License: Freeware Price:
12768 downloads
MOC 2.5.0 Alpha2

MOC 2.5.0 Alpha2


MOC (music on console) is a console audio player with a simple ncurses interface in playmp3list style more>>
MOC (music on console) is a console audio player for LINUX/UNIX designed to be powerful and easy to use.
You just need to select a file from some directory using the menu similar to Midnight Commander, and MOC will start playing all files in this directory beginning from the chosen file. There is no need to create play lists like in other players.
If you want to combine some files from one or few directories on one play list, you can do this. The play list will be remembered between runs or you can save it as an m3u file to load it whenever you want.
Need the console where MOC is running for more important things? Need to close the X terminal emulator? You dont have to stop playing - just press q and the interface will be detached leaving the server running. You can attach it later, or you can attach one interface in the console, and another in the X terminal emulator, no need to switch just to play another file.
MOC plays smoothly, regardless of system or I/O load because it uses the output buffer in a separate thread. It will not cause gaps between files, because the next file to be played will be precached while playing the current file. Internet stream (Icecast, Shoutcast) are supported. Key mapping can be fully customized.
Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, AIFF, AU (and other less popular formats supported by libsndfile. New formats support is under development.
Main features:
- Simple mixer.
- Color themes.
- Searching the menu (the play list or a directory) like M-s in Midnight Commander.
- The way MOC creates titles from tags is configurable.
- Optional character set conversion for file tags using iconv().
- OSS, JACK, and ALSA output.
Enhancements:
- Add SID plugin using libsidplay2. (Hendrik Iben)
- Add Wavpack support. (Alexandrov Sergey)
- Add support for GNU screen title. (Jonathan Derque)
- The a command can also add a directory to the playlist.
- Add file duration %d (duration in xx:yy format) and %D (duration as number of seconds) options to OnSongChange command.
- Add OnStop configuratipon option that allows to run an external command on Stop event.
- OnSongChange reads tags from the cache.
- Fix and a possible segfault when OnSongChange option is not defined and memory allocation functions usage.
- Fix OnSongChange description in config.example.
- Fix the A command for .. directory (Debian Bug#416102).
- Pass the environmential variables to the child process in OnSongChange.
- Fixed a race condition when handling tags read to the tags cache.
- Fix reading tags using tags_cache_read_add() in case when tags in the cache are not everything we need.
- Fix displaying the playlist panel when the width of the terminal is an odd number.
- Fix zombie processes (from OnSongChange) cleanup.
- Fix a memory leak when handling OnSongChange.
- Fix a crash when a file is precached and user requests playing a different file.
- Prevent situations when two threads/processes reads tags for the same file at a time.
- Prevent adding internet strams to the tags cache.
<<less
Download (475KB)
Added: 2007-06-13 License: GPL Price:
864 downloads
RadioRecorder 1.08

RadioRecorder 1.08


RadioRecorder - Save streaming music to local MP3 files more>>
RadioRecorder allows you to save streaming music over the internet into saved MP3 files that you can use to copy to your iPod or other portable music device.
It supports immediate or scheduled recordings, splitting recordings into songs for shoutcast servers, adding files to an iTunes playlist of your choice and automatically deleting old recordings to save space.
RadioRecorder supports any number of scheduled recordings that can be active simultaneously. Pick up an existing recording from the list at the top. New, Clone, Delete, Save and Revert buttons work as expected. The first time you run the program, or if you delete all your recordings, a new one will be automatically created.
Enhancements:
- Fix a crash when run in Tiger, thanks Steve!
- An excellent new icon from iPodGuy.
<<less
Download (1.1MB)
Added: 2005-10-11 License: GPL Price:
2489 downloads
MuSE 0.9.2

MuSE 0.9.2


MuSE - Powerful tool for network audio streaming more>>
MuSE provides the free software community with a user friendly but powerful tool for network audio streaming, making life easier for indypendent free speech online radios.
MuSE is an application for the mixing, encoding, and network streaming of sound: it can mix up to 6 encoded audio bitstreams (from files or network, mp3 or ogg) plus a souncard input signal, the resulting stream can be played locally on the sound card and/or encoded at different bitrates, recorded to harddisk and/or streamed to the net.
When sent to a server, the resulting audio can be listened thru the net by a vast number of players available on different operating systems.
To be operated MuSE offers graphical interfaces and a documented commandline interface in the good old unix style.
Main features:
- Mixes up to 6 channels + 1 soundcard input channel simultaniously
- decodes and mixes both ogg and mp3, from files or network streams
- encodes at different bitrates and sends multiple mp3 or ogg streams to icecast, shoutcast and darwin servers.
- offers two different intuitive user interfaces and a documented command line interface
- play, stop, pause/resume, position and volume for each channel, looping thru playlists and reconnecting automatically to lost server connections
- efficient multithreaded architecture with emphasys on performance to support older CPUs
- reusable API interface to the core mixing engine permits to adapt new interfaces.
<<less
Download (1.2MB)
Added: 2005-12-30 License: GPL Price:
1411 downloads
StreamripperX 1.0.5

StreamripperX 1.0.5


Record streaming MP3 audio from Shoutcast, Icecast, and other Internet radio systems. more>>

StreamripperX 1.0.5 brings you an editor tool which lets you listen to Internet radio streams and rip the songs as individual MP3 files. StreamRipperX uses the LIBMAD MPEG audio decoder and is a native Cocoa port of the Unix command-line tool, StreamRipper.

Enhancements:

  • Provides compatibility improvements with Mac OS X 10.1.5
  • Adds support for multiple languages
<<less
Download (355.4KB)
Added: 2003-06-06 License: Freeware Price:
2920 downloads
FStream 1.4.4

FStream 1.4.4


FStream is an easy-to-use handy WebRadio listener/recorder software that allow you to listen and record webradio. more>>

FStream 1.4.4 is an easy-to-use, handy WebRadio listener/recorder software that allow you to listen and record webradio.

Major Features:

  1. Decodes OGG Vorbis (via HTTP) AAC/AAC+ (via HTTP) MP3 (via HTTP) WMA (via MMS/MMSH ASF) audio format;
  2. Encodes streams to MP3 AAC AIFF WAV;
  3. Recognition of M3U PLS ASX playlists;
  4. Support for Apple Remote;
  5. Uses up very little CPU;
  6. Simple and customizable interface;
  7. Strong recognition of streams (IceCast, ShoutCast, ...);
  8. Access preselected lists like ShoutCast and SourceMac.
Enhancements: Resolved audio output problem on PowerPC
<<less
Download (5.9MB)
Added: 2009-09-05 License: Freeware Price: Notavailable
downloads
Pixel : Pop v.3

Pixel : Pop v.3


Pixel : Pop v.3 is developed to be a fun collection of 14 very random icons such as the wall socket AirPort Express base station, the titanium flat panel display, the Griffin iMate, Snoopy, Elvis and more. more>>

Pixel : Pop v.3 is developed to be a fun collection of 14 very random icons such as the wall socket AirPort Express base station, the titanium flat panel display, the Griffin iMate, Snoopy, Elvis and more.

Requirements:

  • Mac OS X 10.0 or later.
<<less
Download (390K)
Added: 2004-07-12 License: Free Price:
downloads
DJ Status 1.8.2

DJ Status 1.8.2


DJ Status - Manage the DJs for your Shoutcast radio station more>>
DJ Status is an attempt at managing the DJs for your Shoutcast radio station. It allows you to show information on the currently-active DJ which could be useful to your visitors.
DJ Status enables you to display the current DJ for your shoutcast radio based on a number of different criteria.
Information such as IM contacts and a link to their song request page can prove invaluable. DJ Status is incredibly easy to use from all angles. It features an easy-to-use administration panel for editing settings and managing DJs.
Main features:
- Grabs stats from your shoutcast server such as Current title, current song, current # of listeners.
- If a DJ isnt connected, a message is displayed stating so.
- If the server isnt up, it displays a message stating so.
- Checks the server title for the DJs name, and assigns that DJs ID.
- Pulls DJ name, IM info, and link to song request page (Using the SongRequester plugin) from your MySQL database, and displays all that applies.
- Easy config file.
- Up to 3 aliases per DJ to check for in the server title.
- Also checks database AIM & ICQ entries against the servers current AIM & ICQ settings to detect the DJ.
- Administration panel for adding, editing, and deleting DJs
- Simple installation script
- Manual Mode--Optional mode to disable automatic DJ detection and have DJs log in and out.
Enhancements:
- Fixed sporadic log-in failures!
- New readme troubleshooting section.
<<less
Download (34KB)
Added: 2006-01-15 License: Freeware Price:
1392 downloads
HP-12C Widget 1.14

HP-12C Widget 1.14


A great calculator widget for your dashboard. more>> A great calculator widget for your dashboard.

HP-12C Widget calculator is only a toy. You may use it but its at your own risk.
There are some key bindings that make the emulator easier to use in typical usage:
- Numbers, decimal point/comma and arithmetic (+,-,*,/).
- Enter/Return = ENTER.
- C = CLx (Clear x).
- H = CHS (change signal).
- E = EEX.
- Modifiers: (F, G, S, R) map to (f, g, STO, RCL) modifiers.
- Financial: (N, I, P, M, V) map to (n, i, PV, PMT and FV) operations.
- Percentage: (#, $, %) map to (T%, delta% and %).
- != power (y**x).
- = inverse (1/x).
- X = swap x with y (xy).
- D = Rotate down stack (R-down).
- W = Add statistical tuple (sigma-plus key).
- O = On/Off key (toogles between decimal point and comma, and also saves memory as a cookie).
- [ = R/S key.
- ] = SST key.
- ? = show memory dump (ugly HTML, mostly for debugging or plain curiosity).
Backspace = correct typing (Firefox only).

<<less
Download (462KB)
Added: 2008-11-27 License: Freeware Price: FREE
185 downloads
Radiosity 1.5

Radiosity 1.5


Radiosity is a rather praiseworthy program that allows you to set up scheduled recordings from Shoutcast®-compatible Internet radio streams. more>>

Radiosity 1.5 is a rather praiseworthy program that allows you to set up scheduled recordings from Shoutcast®-compatible Internet radio streams. You set the days of the week that you want to record, the time, and the Internet station, and Radiosity will record anything you want for listening later in iTunes®, your iPod® or wherever you wish.

Major Features:

  1. xSchedule recordings for later playback..
  2. Record multiple shows at the same time..
  3. Access thousands of Shoutcast®-compatible Internet radio streams..
  4. All shows recorded as individual mp3 files..
  5. It's like a VCR or TiVo® for your favorite Internet radio station!.
  6. Free!.
  7. Universal Binary.


<<less
Download (728.5KB)
Added: 2007-03-13 License: Freeware Price:
downloads
 
Other version of Radiosity
Radiosity 1set up scheduled recordings from Shoutcast-compatible Internet radio streams
License:Freeware
Download (768.9KB)
downloads
Added: 2006-04-06
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2