BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
Please support our sponsors!
Be in your Stereo
Version History
  Go back to the Be in your Stereo Page

Version 2.0 beta 3
 License:   Other Open Source License
 Updated:   June 26, 2001
 Source:   Source Available By Request
Fixes:
  • Added in-skin documentation for how to customize the skin, including a copy of the API.
  • Bugfix to the plugin's preference panel's treatment of symlinks.
  • Clicking on the "skin folder" button copies the folder name to the clipboard: handy for pasting into the Expander app.
  • When removing a song that is currently playing, the plugin tries to play the next song or, if there is none, the previous song. li Added a function to the API: biys_list_files, that lists all the audio files found on the user's hard drive.
  • Included skin change: (play) link moved to filename. Added a "add random files" command. Added in-skin preferences that let you twiddle various options, but mostly to act as an example for other skin authors that have asked for such a thing.


Intel Version   (1 MB) 2,530 downloads
  Working Link Download Primary Location
  Working Link Download the other is broken

Version 2.0 beta 2
 License:   Artistic License
 Updated:   June 12, 2001
 Source:   Source Available By Request
Repairs two serious, and common, crashes, perhaps allowing people to truly beta test.

I am seriously interested in hearing from people who experience crashes and serious misbehaviour. If you have a feature request for the HTML user interface, I draw your attention to the fact that the reason for this 2.0 release is to add skinnability support so that people can add their own function and behaviour. Do it yourself! :)

Intel Version - requires R5   (1 MB) 315 downloads
  Working Link Download Primary Location

Version 2.0 beta 1
 License:   Other Open Source License
 Updated:   June 10, 2001
 Source:   Source Available By Request
Be in your Stereo 2.0's first public beta is now available. This version features amazing new flexibility for controlling the look and feel of your mp3 experience. Now, with a little bit of knowledge of HTML, you can customize your own user interface, and share your new "skins" with other users on our skins page. The manual has been extensively revised, and includes a reference to the tools you need for creating your own skins.

This version comes with PHP, and a simple built-in web server.

Intel Version - requires R5   (1 MB) 234 downloads
  Working Link Download Primary Location

Version 1.8
 License:   Artistic License
 Updated:   January 18, 2001
 Source:   Source Available By Request
  • Fixes !!annoying!! bug with attributes not showing up in track displays correctly.
  • No longer shuffles your playlist when you add a random batch of files.
Last release before skinnability, reallyimeanit.

Intel Version - requires R4.5   (687 KB) 1,319 downloads
  Working Link Download primary

Version 1.7
 License:   Artware
 Updated:   January 16, 2001
 Source:   Source Available By Request
  • More helpful debugging tools.
  • Improved randomization routine provides a more truly random sampling.
  • Current track is now displayed at the top of the playlist screen.
  • Added the brand new Producer attribute. The installer will create and index the new Producer attribute for MPEG audio files. Initially it will be empty, but you can use it to populate things like the DJs that created a remix album, or the movie title on a sountrack of various artists. New settings in the config interface let you decide what to do with the Producer attribute.
  • Logging doesn't record hits to images anymore.
  • Tested with SoundPlay 4.5.
Last release before 2.0, which will have PHP-based skins.

Intel Version - requires R4.5   (750 KB) 322 downloads
  Working Link Download Primary Location

Version 1.6
 License:   Artistic License
 Updated:   December 15, 2000
 Source:   Source Available By Request
Snap release of 1.6 to fix some dumb bugs.
  • Updated the manual for new features.
  • Fixed add/play track commands.
  • Added setting for # of random tracks to add in a batch.
  • And from 1.5:
  • The system is able to accept systems that have both integer and string Year
  • Volume and track sliders now show you their positon.
  • Remove the currently playing track, and it skips to the next one now.
  • You can move tracks up and down in the playlist. Thanks to void* on beshare
  • When an index is emptied out it no longer shows up on any displays.
  • When adding a track to the playlist, you can also ask that it be played righ
  • You can add all of your collection to the playlist, or 25 random songs at a
  • Code cleanup.


Intel Version   (750 KB) 822 downloads
  Working Link Download Primary Location

Version 1.5
 License:   Artistic License
 Updated:   December 15, 2000
 Source:   Source Available By Request
  • The system is able to accept systems that have both integer and string Year attributes. Some people like it that way.
  • Volume and track sliders now show you their positon.
  • Remove the currently playing track, and it skips to the next one now.
  • You can move tracks up and down in the playlist. Thanks to void* on beshare for some nice transparent PNGs.
  • When an index is emptied out it no longer shows up on any displays.
  • When adding a track to the playlist, you can also ask that it be played right away.
  • You can add all of your collection to the playlist, or 25 random songs at a time.
  • Code cleanup.


Intel Version   (753 KB) 112 downloads
  Working Link Download Primary Location

Version 1.4
 License:   Artistic License
 Updated:   December 9, 2000
 Source:   Source Available By Request
  • Primitive logging into /var/log/syslog. Run tail -f /var/log/syslog to get a view of who's visiting your server. Logging currently contains the time, IP address of the visitor, number of microseconds it took to respond, and what they asked for.
  • Eliminated the use of a BMessage for indexing since BMessages use linear-time algorithms. The indexing system is fully written in C++ STL code. Startups should be a few % faster.
  • Tried to bring the manual up to date with 1.4.
  • Streaming is taken out because it hasn't been working for a while.
  • Year and Genre attributes are now optional while browsing, for those with small collections.
  • Automatically starts playing when there is no track cued up and you add one or more tracks.
  • Now, only files will be indexed (not directories, not symlinks).
  • More robustness here and there.
  • Track format string. Instead of just printing the filename, you can concoct your own favourite rendering style, incorporating MP3 attributes and everything. Read the manual to learn how to use it.
  • Lame about box.
1.3 (which was released only to the mailing list) had more robust network startup, more robust multithreading in the queries (i.e. I actually use a semaphore), and the HTML now has closing /body and /html tags.

Intel Version - requires R5   (753 KB) 305 downloads
  Working Link Download Primary Location

Version 1.2
 License:   Artistic License
 Updated:   December 4, 2000
 Source:   Source Available By Request
New:
  • Individual track removal
  • Bug fixed with "genre=0" type bugs.
  • Queries are now done in parallel and don't block SoundPlay
  • Sort and shuffle functions for the playlist.
No ppc binary for this one.

Any Processor   (730 KB) 275 downloads
  Working Link Download Primary Location

Version 1.1
 License:   Freeware
 Updated:   December 3, 2000
 Source:   Source Not Available
PowerPC build is fixed, and you can now set which port the plugin is listening on.
Adds black-on-white and white-on-black colour schemes for those who can't cope with my idea of 'pretty'.

Any Processor - requires R5   (770 KB) 190 downloads
  Working Link Download Primary Location

Version 1.0
 License:   Freeware
 Updated:   November 28, 2000
 Source:   Source Will Be Available Later
Initial release for public consumption. Join the mailing lists if you would like to trade hints and tips, and get early access to new releases.

Any Processor - requires R5   (720 KB) 431 downloads
  Working Link Download Primary Location

 
BeGroovy
  Recent Downloads  -  # 821
Total Downloads  -  # 395
Total Views  -  # 182
User Ratings  -  # 185
  File Management
MP3 Tools
Network Entertainment
1.  QEMU - 9.62
2.  ScummVM - 9.50
3.  cpu_fix - 9.42
4.  Jukebox - 9.36
5.  Haiku AGP busm... - 9.35
6.  vim6 - 9.31
7.  Transmission - 9.27
8.  Beezer - 9.25
9.  BeeF - 9.25
10.  HandBrake - 9.24
1.  Realtek RTL8139... - 240
2.  BeOS 5 Personal... - 214
3.  Ati Radeon Grap... - 163
4.  ATI Rage 128 Pr... - 158
5.  USB Serial driver - 143
6.  Broadcom 440x 1... - 112
7.  Mail Daemon Repl... - 89
8.  Ensoniq AudioPCI... - 87
9.  Intel Extreme Gr... - 83
10.  GNU Packages - 80
You are not logged in.
 Login or create an account...
Hosted by NetConnect

 
Unless otherwise noted, everything is copyright © 1999-2002 Fifth Ace Productions, LLC. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.
Fifth Ace Productions