Help - Search - Members - Calendar
Full Version: Third-party plugins
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8
Curi0us_George
foo_bythenumbers 0.6.b11.002
http://gelaed.com/resources/cplusplus/foo_...ythenumbers.zip

ANSI and UNICODE versions in same zip

Dependent on:
http://gelaed.com/resources/cplusplus/msvcr70.zip

Compiled:
2003.May.10

Minimum version:
0.6.b11

Description:
Allows playing tracks by entering their playlist numbers with the keyboard.

----------

foo_playlistfind 0.6.b11.006
http://gelaed.com/resources/cplusplus/foo_...laylistfind.zip

Compiled:
2003.May.10

Minimum version:
0.6.b11

Removed a tiny bit of debugging code I forgot to remove. (Not major enough to bump the version numbers)

Zip now includes both ANSI and UNICODE versions.

----------

Source for both available:
http://gelaed.com/resources/cplusplus/foo_...numbers-src.zip
http://gelaed.com/resources/cplusplus/foo_...istfind-src.zip
esceo
updates to foo_wma

now support WMA9pro codecs,

QUOTE
download only if u need it (or if you experience abnormal output on certain files), this consumes round 8% more cpu power on mine comp (The old one is slow enough already, compared to other input plugins)


apparently i think i am wrong about the above, anyway, i've modified the code that I believe to have caused the slow down.

I might add streaming feature to the plugin if ppl think it is necessary. (that involves a potential complete rewrite.

http://www20.brinkster.com/escapesjunkyard/foo_wma.zip
freax
QUOTE(esceo @ May 10 2003 - 06:38 PM)
I might add streaming feature to the plugin if ppl think it is necessary. (that involves a potential complete rewrite.

http://www20.brinkster.com/escapesjunkyard/foo_wma.zip

Personnaly I don't use wma, but if streaming means being able to diffuse our playlist (I mean server), it would be great...
However sometimes I listen to a friend's radio which is wma powered so I need to launch wmp, but this happen only when he mix/play live... so not often biggrin.gif
Curi0us_George
Apparently the ansi versions of foo_playlistfind and foo_bythenumbers don't work.

Damn it. I need a 98 machine so I can test.
RIV@NVX
QUOTE(esceo @ May 11 2003 - 04:38 AM)
updates to foo_wma

now support WMA9pro codecs,
download only if u need it (or if you experience abnormal output on certain files), this consumes round 8% more cpu power on mine comp (The old one is slow enough already, compared to other input plugins)

I might add streaming feature to the plugin if ppl think it is necessary. (that involves a potential complete rewrite.

http://www20.brinkster.com/escapesjunkyard/foo_wma.zip

Can you make it listed in "Components" list?
esceo
QUOTE(RIV@NVX @ May 11 2003 - 01:26 AM)
QUOTE(esceo @ May 11 2003 - 04:38 AM)
updates to foo_wma

now support WMA9pro codecs,
download only if u need it (or if you experience abnormal output on certain files), this consumes round 8% more cpu power on mine comp (The old one is slow enough already, compared to other input plugins)

I might add streaming feature to the plugin if ppl think it is necessary. (that involves a potential complete rewrite.

http://www20.brinkster.com/escapesjunkyard/foo_wma.zip

Can you make it listed in "Components" list?

It is already
(stoopid me... he
esceo
QUOTE(freax @ May 10 2003 - 07:21 PM)
QUOTE(esceo @ May 10 2003 - 06:38 PM)
I might add streaming feature to the plugin if ppl think it is necessary. (that involves a potential complete rewrite.

http://www20.brinkster.com/escapesjunkyard/foo_wma.zip

Personnaly I don't use wma, but if streaming means being able to diffuse our playlist (I mean server), it would be great...
However sometimes I listen to a friend's radio which is wma powered so I need to launch wmp, but this happen only when he mix/play live... so not often biggrin.gif

Hopefully I will get some time to sit down and work on it ^
kode54
ICL 7.1 compile of foo_spc here, with the following changes since 1.1:
  • Converted libopenspc to C++ class heirarchy, now the input is fully multi-instance safe
  • Added samplerate, channels, bitspersample info fields
  • Added garbage detection so junk left in certain popular rips' headers don't confuse the ASCII/binary date/length/fade field detection
  • Commented extrainfo since it wasn't revealing anything more useful than the file extension
  • APEv2 handler takes note of missing length/fade fields, overriding whatever length or fade info may still be in the file header
kode54
foo_winampdb should be removed from the plug-ins page because WinampDB has closed and the download link is dead.
musicmusic
text writer (foo_text) updated to 1.25

compiled: 2003.05.12

changes:
QUOTE
1.25
-code separated into separate files
-rewrote main file writing code, cleaned up code also
-fixed utf8 in append mode bugs when changing encoding, now when using append file is written using its current encoding, and utf-8 byte order header thing isn't written all over file.
-fixed some other wierdness thing, if file failed to open for write next time written it would be blank
-fixed another obscure bug, the append separator was written utf8 encoded in ansi mode
-timer interval edit box should now only accept numbers
-added file save as dialogue
-when in append mode, separator no longer written at begining of file if file is blank or does not exist.


website: http://members.lycos.co.uk/musicf/
loftwyr
Could foo_delete be removed from the plugins list, it needs recompiling and it's not happening.

Actually, could all non-current plug-ins be moved to a different page (like an "abandoned" page)

Thanks!
Skates
Actually foo_recycle was updated by Curious_George not to long ago, I have a working version, maybe he can post it...
Curi0us_George
The version of foo_delete that I updated is still available from my site.
http://gelaed.com/resources/cplusplus/foo_delete.zip

As every other plugin I compile, it is dependent on:
http://gelaed.com/resources/cplusplus/msvcr70.zip

My modified code for foo_delete was destroyed along with bits of foo_shizzle's code. Whenever Peter bumps the component version (maybe before, if I decide to not be so lazy), I'll re-modify the foo_delete code so that it will still compile.

P.S. I definitely do not want Messer's foo_delete link pointing to my modified foo_delete plugin. It's Messer's plugin. For the same reason, I do not want an entry for foo_delete with my name on it.
Curi0us_George
foo_minicontrol 0.6.b11.001

Description:
A tiny, always-on-top interface plugin. Passes hotkeys to foobar (and brings up the foobar window). Click and Drag to move. Adjustable (0 - 10 pixels) snap-to-edge distance. Tooltips to explain all buttons and report shuffle and repeat status. Customizable tooltip displays the currently playing song. Requires that webdings font be installed.

Compiled:
2003.May.14

[dead link removed]

Dependent on:
http://gelaed.com/resources/cplusplus/msvcr70.zip

Source is available.
[dead link removed]

P.S. Screenshot:
[dead link removed]

New links in next post.
Curi0us_George
foo_minibar 0.6.b11.002

Now shows previous and next track (using custom format) in tooltips. New name. New links.

Binary (2003.May.14):
http://gelaed.com/resources/cplusplus/foo_minibar.zip

Screenshot:
http://gelaed.com/resources/cplusplus/foo_minibar.gif

Source:
http://gelaed.com/resources/cplusplus/foo_...minibar-src.zip
Curi0us_George
foo_minibar 0.6.b11.003 uploaded. Fixes a minor tooltip bug.
Case
* Component name: Flaccer
* Which foobar2000 version the component works with: 0.6x
* Short description of the component: FLAC encoding for diskwriter.
* Compile date: 2003-05-15
* Download link: binary, sources.
kode54
QUOTE(Curi0us_George @ May 14 2003 - 01:32 PM)
foo_minibar

Does it serve drinks?
teetee
QUOTE(kode54 @ May 15 2003 - 08:45 PM)
QUOTE(Curi0us_George @ May 14 2003 - 01:32 PM)
foo_minibar

Does it serve drinks?

twas my first thought too laugh.gif

great name
Curi0us_George
I wish it did. smile.gif
musicmusic
text writer (foo_text) updated to 1.26

compiled: 2003.05.15

changes:
QUOTE
1.26
-redesigned config page
-on first run, file is not written to give users a chance to config the plugin
-added %_shuffle_state%, %_repeat_state%, %_repeat_one_state%, %_stop_after_current_state%, %_volume% for titleformatting strings.
-added option in timer to only write file if the contents will change (in this mode it acts as the frequency to check for updated strings/changed variables. it is useful if you want to use %_shuffle_state% or any of the other %_..% fields that change at times other than the events listed.)
-fixed browse button only working first time
-some other stuff


website: http://members.lycos.co.uk/musicf/
foosion
Updated foo_history to version 0.3

Component name: foo_history
Component type (appropriate section): General
Which foobar2000 version the component works with: 0.6
Author name and e-mail address: foosion, holger.stenger@gmx.de
Short description of the component: Browser-like track history
Compile date: 2003-05-15
Download link: foo_history.zip (contains ansi and unicode versions), foo_history-src.zip (source code - use it at your own risk)

most important changes in version 0.3:
- added simple GUI
- reimplemented history as a foobar2000 service

plugin authors who intend to use a track history in their plugins should read my notes in the history plugin thread.
john33
QUOTE(john33 @ May 10 2003 - 09:57 AM)
foo_mp4.dll updated against 0.62SDK and available here: http://homepage.ntlworld.com/jfe1205/foo_mp4.zip

Updated again due to changes in FAAD libs - dated: 16 May.
kode54
foo_dsp_surr added to my page, features Phase inverter and Stereo expander. I know Simple Surround is already a phase inverter, but this can optionally apply a low pass filter and exclude the result from the inversion. The stereo expander also supports LPF exclusion. (IIR filter defaults to a 24dB/octave roll-off. Not sure on which side of the target frequency the roll-off occurs, though. Eh....)

Enjoy or something.

Whoops, fixed a small bug, now it's v1.1.
Curi0us_George
foo_minibar 0.6.b11.004

Play button now provides custom tooltip, just like prev and next. Removed "Send" options from context menu. Added "Open" and "Clear playlist" options.

Compiled 2003.May.16

Same links:
http://gelaed.com/resources/cplusplus/foo_minibar.zip
http://gelaed.com/resources/cplusplus/foo_...minibar-src.zip
Jan S.
Updated the site and added a new section: "Diskwriter Output".
Case
* Component name: Crossfader
* Component type (appropriate section): DSP
* Which foobar2000 version the component works with: 0.6x
* Short description of the component: Simple crossfader
* Download link: http://www.saunalahti.fi/cse/foobar2000/fo...p_crossfade.zip
Case
* Component name: Gap killer
* Component type (appropriate section): DSP
* Which foobar2000 version the component works with: 0.6x
* Short description of the component: Tries to remove silence between tracks to make playback seamless.
* Download link: http://www.saunalahti.fi/cse/foobar2000/fo..._dsp_nogaps.zip
Curi0us_George
QUOTE(Case @ May 17 2003 - 01:04 PM)
* Component name: Gap killer
* Component type (appropriate section): DSP
* Which foobar2000 version the component works with: 0.6x
* Short description of the component: Tries to remove silence between tracks to make playback seamless.
* Download link: http://www.saunalahti.fi/cse/foobar2000/fo..._dsp_nogaps.zip

Sweet Jesus. Listening to Abbey Road is a pleasant experience again.

It's not perfect, but it's pretty good. smile.gif
esceo
updates to foo_wma
now includes two compiles (unicode and ansi)
and fixed some console message displaying issues.(thx RIV@NVX)

download
_Shorty
QUOTE(Case @ May 17 2003 - 12:27 PM)
* Component name: Crossfader
* Component type (appropriate section): DSP
* Which foobar2000 version the component works with: 0.6x
* Short description of the component: Simple crossfader
* Download link: http://www.saunalahti.fi/cse/foobar2000/fo...p_crossfade.zip

cpu usage spikes pretty hard right when the next track starts playing, so much so that I get a blank space in the audio for maybe 1/3-1/2 of a second on my 1.4GHz non-xp Athlon. This was with the resampler in slow mode, equalizer, and advanced limiter plugins enabled. If I removed all of those it seemed fine, worked well.
kode54
My site is back up, and now with newer foo_brr and foo_xa. foo_brr can now disk write .XA files, but only in 4 bits per sample format. You might want to use the resampler DSP in slow mode if you feel like playing with that junk. After all, I know some people love novelty value features. foo_xa can now display the sample rate and file info (except for length) without scanning, and read/write APEv2 tags. (Single channel files only, presumably either rips made with its context menu item, or generated by foo_brr's XA ADPCM diskwriter.)
Googer
foo_gym (source) updated to version 1.1:
  • Now supports EZPK-compressed (basically customized libbzip2) GYM files
  • No longer relies on zlib.dll (necessary parts statically linked in now instead)
  • Some minor optimization
***nRaecheR***
Component name : OpenAL output
Component type : Output
foobar2000 version : foobar2000 0.6x
Description : Output component using Open-Source OpenAL API.
Version : 0.5
Compile date : 19.5.2003
Download link : http://www.bockholdt.com/fb2k/foo_output_oal.zip
Author website link : http://www.bockholdt.com/fb2k/
Screenshot : http://www.bockholdt.com/fb2k/foo_output_oal.jpg
Author : Arne Bockholdt
Contact : fb2k (at) bockholdt (dot) com

OpenAL output component has been updated to version 0.5. Here's the changelog :

o Added support for nVidia nForce APU 24/32 bit extension.
o Updated to new foobar2000 SDK.
o Other minor changes.
o Based on foobar2000 SDK 0.62
Curi0us_George
foo_minibar 0.6.b11.005

compiled 2003.May.20

binary:
http://gelaed.com/resources/cplusplus/foo_minibar.zip

source:
http://gelaed.com/resources/cplusplus/foo_...minibar-src.zip

Thanks, Aero and danZ

QUOTE(changelog)
0.6.b11.005
Added: change_log.txt (this file)
Added: drag and drop support
Changed:
  restructured some code
Fixed: There was a bug (?) involving null pointers.  Should be gone now.
Added: Passing of hotkeys is now somewhat configurable
Changed:
  New window snapping code.  No more jitters around the edges.
note: Thanks to Aero and danZ for their code and their help
Curi0us_George
minibar 0.6.b11.006

compiled 2003.May.21

http://gelaed.com/resources/cplusplus/foo_minibar.zip

http://gelaed.com/resources/cplusplus/foo_...minibar-src.zip

QUOTE
Added: "Show config" option in context menu
Added: optional seekbar
Changed:
  No more threading.  Theoretically better latency now.
Fixed: Better next/previous track information when repeat is on
Added: optional mousewheel volume control (1dB per tick)
Curi0us_George
minibar 0.6.b11.007

Fixes a mousewheel conflict between the volume and the the seekbar

compiled 2003.May.21

http://gelaed.com/resources/cplusplus/foo_minibar.zip
http://gelaed.com/resources/cplusplus/foo_...minibar-src.zip
kode54
Updated foo_psf:
  • Updated emulation core library to match Highly Experimental v1.09
  • It seems I already had a work-around equivalent to v1.09s hotfix... Just coincidence that my own PSF loader was detecting the problem when I happened to try CaitSith2's Lunar 2 rip around the time of its original release. Wouldn't you know it, I didn't even think to report the potential problem to anyone. Meh.
  • Woohoo, HOTFIX. Changed format filtering a bit, finally added hint() to the input process. Now you won't sit there forever if you ReplayGain scan while indefinite playback mode is turned on.
john33
foo_mp4.dll recompiled against 0.62SDK and available here: http://homepage.ntlworld.com/jfe1205/foo_mp4.zip
Updated again due to changes in FAAD libs - dated: 22 May.
MarcoBobolo
Hello everyone,
Just wondered whether there was an AC3 component for Foobar or whether anyone could write one...
Thanks.
Curi0us_George
minibar 0.6.b11.008

2003.05.23

QUOTE
[0.6.b11.008]
Changed:
  Dragging files onto the the play button stops playback, clears the
  playlist, adds the selected files, and send foobar the play command.
Changed:
  Removed seek forward/back buttons.  Rearranged buttons.
Added: Slider now displays the same tooltip as the dialog (currently playing
  song)
Changed:
  Context menu is now displayed on mouse up, rather than mouse down
CJC
george, i love your minibar plug-in
i have 2 requests/questions

1. I would love to put it on the taskbar, but when you blick on the taskbar, the minibar falls behind it and the taskbar covers it up. I know it is Always on Top, but is there a way to keep it on top of the taskbar?

2. I usually use the random button, but it would be really cool to see the next random song before you switch it. Is it possible to have a tooltip for the next song on random?

thanks for the plug-in smile.gif
Curi0us_George
There are a couple of threads already open for minibar, so next time, post there, so Jan doesn't get angry at us. smile.gif

But I'll briefly answer your questions.

1: No. Sorry. The taskbar, just like minibar, is a "topmost" window, so there's no way I can force minibar to stay above it.

2: Hmm, you're the second person who's asked for this. I'll consider it. (I'd have to add my own random number generator, though, so I'm not really sure if it's worth the bloat.)
Jan S.
QUOTE(Curi0us_George @ May 23 2003 - 10:06 PM)
There are a couple of threads already open for minibar, so next time, post there, so Jan doesn't get angry at us.  smile.gif

I am everywhere all the time watching everybody and I shall strike upon everyone that does not obey my command :alien:
kode54
Updated foo_psf again:
  • Added "Simulate frequency response" option, which you can toggle during playback for quick comparison
  • Updated to emu0006, for the same 11% playback and 26% seeking speed boost as 1.10R
Curi0us_George
foo_minibar 0.6.b11.009

compiled 2003.05.24

http://gelaed.com/resources/cplusplus/foo_minibar.zip
http://gelaed.com/resources/cplusplus/foo_...minibar-src.zip

QUOTE
[0.6.b11.009]
Added: Tall (for XP) and Short (for 2000) modes.  (Short by default)  Original
  size has been removed.
Fixed: Fixed double-click-on-seekbar bug.
Added: "Tooltip" on volume change
Added: "Activate minibar on mouseover"
Added: "Activate seekbar on mouseover"; requires that "Activate minibar on
  mouseover" and "Show seekbar" be turned on.


Jan, I noticed that the plugins page still refers to minibar as minicontrol. Can you fix that whenever you get time? Thanks.
Jan S.
QUOTE(Curi0us_George @ May 24 2003 - 05:00 PM)
Jan, I noticed that the plugins page still refers to minibar as minicontrol.  Can you fix that whenever you get time?  Thanks.

One hour ahead of you biggrin.gif
Curi0us_George
Hrmf. tongue.gif
AtaqueEG
QUOTE(Case @ May 17 2003 - 03:04 PM)
* Component name: Gap killer
* Component type (appropriate section): DSP
* Which foobar2000 version the component works with: 0.6x
* Short description of the component: Tries to remove silence between tracks to make playback seamless.
* Download link: http://www.saunalahti.fi/cse/foobar2000/fo..._dsp_nogaps.zip

Thank you!
Thank you very much!

I have been waiting for something like this to come along
I did not think anyone cared.

Thanks
ssamadhi97
name: foo_shn RC 3
desc: Shorten decoder for foobar2000 0.6x
date: 2003-05-27 0:11
critical update

download page: http://www.stud.uni-karlsruhe.de/~uybc/
permanent download link for most recent version: http://www.stud.uni-karlsruhe.de/~uybc/foo_shn.zip

changes in short:
QUOTE
- added ape2 tagging support
- improved handling of broken / nonstandard wavs
- fixed stereo decoding



for details take a look at this thread.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.