Help us keep the list up to date and submit new video software here.





Software Home »


Tool

Description

Type
Rating
Reviews
WACUP (Winamp Community Update Project) is an audio player based on Winamp. WACUP (which can be pronounced as wakeup or wac-up or however you prefer it in your native tongue) is designed to work only with the patched Winamp 5.666 release to provide bug fixes, updates of existing features and most importantly new features with the goal to eventually become it's own highly Winamp compatible media player. WACUP makes use of the benefits of Winamp being heavily based on a plug-in system so new plug-ins can add additional features as well as allowing replacements to be created which provide better implementations over the plug-ins natively included with Winamp. If none of that makes sense, a good way to think about WACUP is that it is like a video game mod where you initially use the original game but then files related to it are added to or edited in-order to provide a better experience.

9.0/10
2 votes
Rate it




Screenshots

WACUP screenshot

WACUP screenshot 2

WACUP screenshot 3
Latest version

1.99.16.19516 Preview (June 27, 2024)



Download


Visit developer's site

Download WACUP 1.99.16.19516 Preview  9MB  Win




Download Portable and other versions

Download WACUP 1.99.16.19516 Preview Portable  27MB  Win  Portable




Download old versions


Download WACUP old versions



Software License

Freeware (Free download and usage!)



Supported operating systems

WinWindows




Version history / Release notes / Changelog / What's New


Preview Version: 1.99.16.19516 (x86)
Released: 27 June 2024

Everything done as part of preview build v1.99.15.19320

Added a default on option to the local library preferences to control whether for files without artist & title metadata or just tagless files in general will attempt to get that from their filename (this looks for [track #. ][artist -][title] so anything that doesn't match that might generate unexpected results)
Added a default on option to the local library preferences to control whether for files without artist metadata but albumartist is present to store it in the db as 'artist' (masks missing metadata but helps other aspects work in an expected manner)
Added a "Missing Metadata" preset to the local local library add / edit view dialog so it's a bit easier to find any entries missing either artist, album, title or length to then be able to resolve them
Added forced mono decoding support to the Monkey's Audio plug-in to follow the Playback preferences page & match the other common format plug-ins
Added a one time integrity check during the initial local library database loading which re-builds the database files as needed to help resolve some issues introduced from recent builds (e.g. the potential for the duplication of files) along with removing any existing duplicate entries
Added the ability to re-order the child nodes in the media library navigation tree for the local library & library playlists related items
Added an option to the Skins preference page to allow for picking a random skin during loading (this gets things comparable to Winamp whilst allowing for more control over when the random skin is picked)
Added a new experimental (opt-in) feature to the General -> Windows 10 | 11 preference page to allow for Toast Notifications to be shown via the OS handling on playback changes (this is a w.i.p. & is a bit limited in some aspects compared to the modern skin notifications & the old but often not working correctly 3rd party toaster plug-in) which might be useful more for those using classic style skins
Added an option to the Skins preference page to allow for picking a random skin during loading (this gets things comparable to Winamp whilst allowing for more control over when the random skin is picked)
Added a native "rate current song" mode to the General -> Notification Area preference page as an alternative to using the old 3rd party gen_trayrate plug-in (which has a thing for breaking skinned menus) so a notification area icon can be configured to show for a potentially quicker way to set the rating of the currently playing file
Added a loading check if the in_midi input plug-in is enabled & hasn't yet been configured to try to make it use a more appropriate output device which allows for direct volume control to avoid the default behaviour of this re-used Winamp 5.666 plug-in often overriding the WACUP process volume level & blasting your ears out

Changed the local library preferences to have all of the view filter related options now on their own preference tab (the 'fun' of having too many options with long rambling descriptions of what they do)
Changed the main playlist loader to further reduce it's impact on initial loading (e.g. going from ~125ms to ~97ms for a 34K entry test playlist) so the impact of the changes should be better for much larger playlists & less for smaller ones
Changed some of the plug-in initialisations to use a safer way of getting the internally localised strings (no localisation is still not properly implemented to allow this to be enabled) to avoid some further concurrency issues from multi-threaded string access along with avoiding some unnecessary memory allocations
Changed how the folder monitor processing threads work to now better account for other requests being made to the local library plug-in for metadata which could in some instances cause a ui hang crash to occur
Changed modifying the local library metadata guessing options being to now prompt to run a full database refresh
Changed the internet radio play/enqueue/enqplay handling to now be done via a background thread which should avoid the odd hang that was still happening
Changed the CD playback plug-in to avoid using any additional resources if there's clearly no available drives
Changed the local library view results pane default sorting to favour album over artist (as was done to mimic Winamp's local library) which should give a more consistent ordering of items when interacting with the upper filter panes &/or when using the albumart view modes so they should be much more likely to appear in track order
Changed when loading the main playlist begins to happen earlier in process loading which reduces the overall loading time with the impact of this more obvious with a large main playlist
Changed the tooltip handling of the generic emebedded windows under classic skins to be able to share a single tooltip window instead of generating one for every embedded window for a small resource saving
Changed how some of the larger strings are internally stored in the core & plug-ins to reduce their impact on the compiled files as part of some pre-emptive work towards eventual localisation support
Changed the list of output plug-ins which are reported as known to cause stability issues when they're selected via the output plug-in preference page
Changed the installer to still try to install the in_dshow plug-in from the 5.666 installer (if available) for WMA playback if selected & video support is disabled during the installation process
Changed the messages shown for known compatibility loading issues (e.g. FaultTolerantHeap) to better detail what the user can do to resolve the problem
Changed the string shown when in_mp3 is incorrectly reporting "Sorry cannot write streams to disk" due to the configured output device not being valid to show a more appropriate message (this doesn't avoid the problem that this re-used input plug-in is generating a message that is incorrect for what's actually happening with playback)
Changed some of the internal string handling for the local library & history plug-ins to avoid some re-processing of them whilst adding / updating them to avoid a whitespace stripping issue
Changed the handling of the media library window divider to adjust its width based on the current classic skin scaling if there's not been a manual reposition (this makes things a bit nicer after an initial install & changing to double/triple-size mode without having to immediately resize the divider position either via the mouse or by double-clicking on the divider to auto re-size it to the navigation window) (#19516 specific change vs #19512)

Fixed the classic skin main playlist windowshaded text either not showing when using the non-skinned fonts, showing but incorrectly overpainting parts of the window when using skinned fonts or not showing the queued playlist indicator string for items without a playback length when using skinned fonts
Fixed a timing quirk which could allow the slow main playlist loading dialog to show when the loading thread had already completed causing a somewhat confusing experience
Fixed the probable cause of a recurring random crash related to the taskbar preview handling
Fixed a small performance issue with some of the internal path handling which meant some strings were double processed when a single pass could instead be made
Fixed a crash due to a missed handling check related to a recent set of api compatibility fixes which could cause the scrobbling support to fail when the main playlist was cleared
Fixed a small performance issue with the inital loading of some of the generically skinned windows (this affected the excluded files window more than most)
Fixed an unintended change which has affected how the nde handling related to the local library & other uses of the nde db implementation to avoid duplicates of already found file records (this may require manually running wacup.exe /compactlibrary to allow it to re-build the database contents to allow things to be indexed correctly again)
Fixed a crash when trying to extract the extension from some playlist entries & de-duplicated some of the code to process the strings
Fixed a few instances of output device failures not being correctly reported by some of the output plug-ins (is still possible for some where the timing of trying to open vs input plug-in trying to query the opening state doesn't quite align)
Fixed an inconsistency in the selection restoration within the local library albumart view mode which could cause it to either drop the selection or select the wrong item between running instances
Fixed some quirks with the playlist undo handling which could prevent a few actions from always working in an expected manner
Fixed the local library view results pane selection not always being maintained when doing a full view refresh when filter panes are visible
Fixed a regression with the playback history pruning not working as expected (this isn't enabled by default) due to a combination of issues from the recent builds since changing how the history db is handled
Fixed new podcasts automatically being added into the local library not triggering the current local library view to refresh to try to show the newly added file (the handling of this is not ideal per prior feedback & making the views be smarter to only do a refresh if there's actually a need is planned for a later build)
Fixed a number of issues related to restoring WACUP from a minimised state especially when some of the visualisation plug-ins are running which could cause a noticeable delay in the UI to update
Fixed some more slowness issues with the restoration of selected items in different media library plug-in views which could for some setups cause an unresponsive hang crash to occur (e.g. history)
Fixed a timing issue with the TipTop plug-in initialisation which could cause it to not appear a...

View full changelog




Sections/Browse similar tools






Alternative to WACUP


AIMP



foobar2000



Winamp







Guides and How to's




Acronyms / Also Known As

Winamp Community Update Project



Download WACUP Portable download from the Download links under Download and Download other versions!



Notify me when software updated or report software

Email me when it has been updated    Report this software (dead link/new version)  




2 reviews, Showing 1 to 2 reviews


which languages supported , and is that 64 bit and portable ?

Review by handsome on Aug 20, 2020 Version: 1.0.13.5864 OS: Windows 7 64-bit Ease of use: 9/10 Functionality: 9/10 Value for money: 9/10 Overall: 9/10




Hi. I just found out about this great project. You are doing a great job guys. One thing I noticed was the double size in classic skin mode. The resizable windows should not be double sized just like in winamp classic. It's unnecessary and it's causing weird behavior (windows not docking properly, disappearing borders, items on playlist not loading titles, etc.). For example in the playlist, I usually just resize it and increase the font size.
I only use classic mode though.

Anyway, keep it up and thank you!


Review by ken zi on Oct 8, 2019 Version: 1.0.4264 OS: Windows 10 64-bit Ease of use: 9/10 Functionality: 8/10 Value for money: 10/10 Overall: 9/10


2 reviews, Showing 1 to 2 reviews

1 tool hits, Showing 1 to 1 tools
   



Explanation:
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW REVIEW= New review since your last visit
NEW VERSION= New version

Latest version
Version number / Beta version number / Update version number and when it whas released.

Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Freeware Trialware = Download Free software but some parts are trial/shareware.
Free software = Download Free software and also open source code also known as FOSS (Free and Open Source Software).
Free software Trialware = Download Free software and also open source code but some parts are trial/shareware.
Freeware Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download 15MB = A direct link to the software download.
Win = Windows download version. It works on 32-bit and 64-bit Windows.
Win64 = Windows 64-bit download version. It works only on 64-bit Windows.
Mac = Mac download version. It works on 32-bit and 64-bit Mac OS.
Mac64 = Mac OS download version. It works only on 64-bit Mac OS.
Linux = Linux download version.
Portable = Portable version. No installation is required.
Ad-Supported = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
Windows = Windows version available.
Mac OS = Mac OS version available.
Linux = Linux version available.
Our hosted software are virus and malware scanned with several antivirus programs using www.virustotal.com. (NOTE! Just one virustotal warning is 99.9% a false positive. And some software might receive 2-6 warnings but it's if they are not all same virus/trojan then it's 99% false positives.)


Rating
Rating from 0-10.



Browse software by sections



Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2024 videohelp.com