An open API service indexing awesome lists of open source software.

https://github.com/hartwork/gen_freeze

The Freeze Winamp Plugin (a.k.a. gen_freeze) of 2006
https://github.com/hartwork/gen_freeze

cxx gpl win32api winamp winamp-plugins windows

Last synced: 2 months ago
JSON representation

The Freeze Winamp Plugin (a.k.a. gen_freeze) of 2006

Awesome Lists containing this project

README

          

# gen_freeze

## About

The *Freeze Winamp Plugin* (a.k.a. **gen_freeze**) started out in response to a
[question by user `BastardKidKris`](http://forums.winamp.com/showthread.php?postid=1882096)
at the official Winamp community forum in 2006.
The plugin allows to lock certain Winamp windows in place
so that you don't move them by mistake.

## History

### 2.3 (2006-07-01)

- Added: Video window support
- Added: Sizing can now be denied too

### 2.2 (2006-06-29)

- Added: Support for `Winamp Gen` windows (Media library, …)
- Changed: Inverted logic (choose what to freeze not what to be movable)
- Added: Workaround for Stimpson's Media Library trouble (hopefully)

### 2.1.3 (2006-06-12)

- Added: NSIS installer
- Added: Winamp 2.9x support (Winamp 5.04+ was required before)

### 2.1.2 (2006-06-11)

- Fixed: Previously unmapped area below volume and panning slider now mapped;
thanks to `billyvnilly`!
- Added: Doublesize mode support
- Fixed: Seekbar handling

### 2.1.1 (2006-06-11)

### 2.1 (2006-06-11)

### 2.0 (2006-06-10)

- Improved: No more restart needed
- Added: A frozen window now can be moved by holding CTRL when clicking

### 1.4 (2006-04-10)

- Fixed: Minimize bug

### 1.3 (2006-04-06)

- Fixed: Window shade toggle handling

### 1.2 (2006-04-01)

- Added: Asks for restart when applying changes
- Added: Window shade toggle handling

### 1.0 (2006-03-31)

- Added: Configuration

### 0.5 (2006-03-23)