-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHistory.txt
More file actions
34 lines (23 loc) · 795 Bytes
/
History.txt
File metadata and controls
34 lines (23 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
0.1.1:
+ Compatibility with iTunes 12.1 (for older versions use 0.1.0)
+ 64-bit version
0.1.0:
+ Settings dialog accessible from iTunes Visualizer menu
+ About dialog
+ Options are saved inside iTunes
+ New actions: Fast Forward, Rewind, Quit
* Merged the two DLLs into one
- Removed support for hotkeys involving the Windows key
- Removed actions: OpenSettingsFile, OpenSettingsDialog, ReloadHotkeys
0.0.4:
+ Support for standard multimedia keys: MMPlayPause, MMStop,
MMPrev, MMNext, MMVolUp, MMVolDown, MMVolMute
0.0.3:
+ Two new actions: OpenSettingsFile and ReloadHotkeys
+ Ability to modify and reload hotkeys without closing iTunes
+ Configuration file stored in user folder
+ Installer kit
0.0.2:
+ This release adds more actions
0.0.1:
* First alfa release