Difference between revisions of "VLC Widget Project"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
<s>These days widgets are ubiquitous. Not only did they enhance the functionality, they add dynamic interaction with the user. The VLC Widget project is aimed to build custom widgets in Qt/C++ using SVGs and Qt Kinetics.</s>
 
<s>These days widgets are ubiquitous. Not only did they enhance the functionality, they add dynamic interaction with the user. The VLC Widget project is aimed to build custom widgets in Qt/C++ using SVGs and Qt Kinetics.</s>
Project DISCONTINUED
+
Project Temporarily Suspended.
  
 
=== Widgets Planned for VLC ===
 
=== Widgets Planned for VLC ===
Line 12: Line 12:
 
=== VLC MiniMode Widget ===
 
=== VLC MiniMode Widget ===
 
* About: Media Notification and Playback Controller Widget
 
* About: Media Notification and Playback Controller Widget
* Status: DONE, Trashed by devs.
+
* Status: DONE, to be included in source in future (may be).
 
* Specs:
 
* Specs:
 
  - Qt/C++
 
  - Qt/C++
Line 29: Line 29:
  
 
* Screenshot: http://img208.imageshack.us/img208/7545/screenshot2hzi.png
 
* Screenshot: http://img208.imageshack.us/img208/7545/screenshot2hzi.png
 +
* Download: A deb package featuring MiniMode widget with VLC, though unstable made using VLC 1.0.1-git, is downloadable at: http://www.whatifi.undo.it/my-open-source-projects/vlc-minimode_1.0-1_i386.deb?attredirects=0
  
 
=== Beat Analyzer ===
 
=== Beat Analyzer ===

Revision as of 10:08, 28 August 2009

Introduction

These days widgets are ubiquitous. Not only did they enhance the functionality, they add dynamic interaction with the user. The VLC Widget project is aimed to build custom widgets in Qt/C++ using SVGs and Qt Kinetics. Project Temporarily Suspended.

Widgets Planned for VLC

  • VLC MiniMode Widget: [DONE] Media Notification and Playback Controlling Widget.
  • Beat Analyzer: [DISCONTINUED] The widget shows beats like a beat analyser in WinAMP. It'll be further extended to be a new beats visualisation.
  • SVG FullScreen Controller: [DISCONTINUED] Full Screen Controller as in VLC on Mac OS X, based on SVG like VLC MiniMode.
  • Ergonomic UI/Menu/Buttons using SVGs: [DISCONTINUED]

VLC MiniMode Widget

  • About: Media Notification and Playback Controller Widget
  • Status: DONE, to be included in source in future (may be).
  • Specs:
- Qt/C++
- SVG (Using Inkscape)
- Support: Linux, Windows and other OS using Qt4 interface
  • Source Code: Patch Released on VLC-devel.
  • Features:
- Playback Slider.
- Volume Control.
- Playback Controls: Play, Pause, Next, Previous.
- Album Art Display
- Drag and Drop files to play 
- Widget Lock/Unlock Feature [To lock the visibility of widget]
- Drag-able across the desktop
- Theme-able SVG: Themes can be made using SVG and CSS.

Beat Analyzer

  • About: Beat Analzyer Widget and Visualisation.
  • Status: DISCONTINUED
  • Source Code: [NA]
  • Screenshot:

'Page last updated on 18th June 2009'