~ubuntu-branches/ubuntu/trusty/minitube/trusty

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Package Import Robot
  • Author(s): Jakob Haufe
  • Date: 2012-02-15 22:06:35 UTC
  • mfrom: (2.1.9)
  • Revision ID: package-import@ubuntu.com-20120215220635-3i1soizstsmt97cf
Tags: 1.7-1
* New upstream version (Closes: #658990)
* New patch: assure-quit-keybinding

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Minitube TODO list
 
1
# Minitube to do list
2
2
 
3
3
## Major features
4
4
 
5
 
- Twitter https://twitter.com/intent/tweet
6
 
- Facebook https://www.facebook.com/sharer.php?u=<url to share>&t=<title of content>
7
 
- Email mailto:?subject=&body=
8
 
 
9
5
- Snapshots
10
6
 
11
7
- Features for logged in users:
26
22
- Subtitles, see http://google2srt.sourceforge.net/
27
23
 
28
24
## Minor Features
29
 
- Stop after this video
30
 
- Always on top
31
 
- Accessibility
32
 
- Support YouTube URLs drag'n'drop from browser
33
25
- Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists
34
26
- Safe search levels (in the status bar beside the video definition option)
35
27
- Show more thumbs on hover with animated crossfade
36
28
- Time filter on the bottom of the playlist: Today, 7 days, 30 days
37
29
- Accept any URL and scrape web pages searching for YouTube videos.
38
 
- Accept YouTube URLs as CLI args and tell the running Minitube instance
39
30
 
40
31
## Unsure features
41
32
- Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
45
36
 
46
37
## Phonon bugs
47
38
- Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking)
48
 
 
49
 
## Phonon bugs that do not apply to Minitube anymore
50
 
- Mac: playback sometimes does not start (got a workaround!)
51
 
- Mac: Phonon freezes the GUI when loading a video
52
 
- Mac: Cannot seek beyond the buffered part of the video
53
 
- Xine: Seek does not work at all. https://bugs.kde.org/show_bug.cgi?id=197927
54
 
- Phonon does not report the buffering percent correctly. https://bugs.kde.org/show_bug.cgi?id=210336
55
 
- Linux: The Phonon volume slider mute button does not change: https://bugs.kde.org/show_bug.cgi?id=214543