vlc-remote
13 years agoLast french translation for v0.5 release v0.5
yannux [Thu, 26 Aug 2010 18:52:35 +0000 (20:52 +0200)]
Last french translation for v0.5 release

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/vlc-remote
yannux [Wed, 25 Aug 2010 08:18:21 +0000 (10:18 +0200)]
Merge branch 'master' of https://vcs.maemo.org/git/vlc-remote

13 years agoUpdate translation files
yannux [Wed, 25 Aug 2010 08:17:27 +0000 (10:17 +0200)]
Update translation files

Add license and author file, perhaps we can remove licence from start of each other files ?

13 years agoChanging the way Favourites invoke browsing from cast on parent to signal.
druid23 [Wed, 25 Aug 2010 07:32:55 +0000 (08:32 +0100)]
Changing the way Favourites invoke browsing from cast on parent to signal.
modified:   browsemainwindow.cpp
modified:   favouritesmainwindow.cpp
modified:   favouritesmainwindow.h
modified:   playermainwindow.cpp

13 years agoForgot to add new files for previous commit.
druid23 [Tue, 24 Aug 2010 01:55:32 +0000 (02:55 +0100)]
Forgot to add new files for previous commit.
new file:   favouritesmainwindow.cpp
new file:   favouritesmainwindow.h
new file:   favouritesmainwindow.ui

13 years agoFavourites implemented
druid23 [Tue, 24 Aug 2010 01:53:45 +0000 (02:53 +0100)]
Favourites implemented
modified:   appsettings.cpp
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   browsemainwindow.ui
modified:   newaccountdialog.cpp
modified:   playermainwindow.cpp
modified:   vlcRemote.pro

13 years agoShow additional track information in playlist (where available)
druid23 [Mon, 23 Aug 2010 20:02:29 +0000 (21:02 +0100)]
Show additional track information in playlist (where available)
modified:   playlistmainwindow.cpp

13 years agoAdded Playlist support (remote playlists)
druid23 [Mon, 23 Aug 2010 18:47:49 +0000 (19:47 +0100)]
Added Playlist support (remote playlists)
modified:   browsemainwindow.cpp
modified:   playlistmainwindow.cpp

13 years agoChanged volume change increments from 20 to 10
druid23 [Sun, 22 Aug 2010 18:35:43 +0000 (19:35 +0100)]
Changed volume change increments from 20 to 10
modified:   playermainwindow.cpp

13 years agoAdded user home menu item, in case a users home set home folder is unavailable
druid23 [Sun, 22 Aug 2010 14:51:53 +0000 (15:51 +0100)]
Added user home menu item, in case a users home set home folder is unavailable
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   browsemainwindow.ui

13 years agoTweaked some directory handling code.
druid23 [Sun, 22 Aug 2010 14:47:38 +0000 (15:47 +0100)]
Tweaked some directory handling code.
modified:   browsemainwindow.cpp
modified:   playermainwindow.cpp

13 years agoImproved some memory handling.
druid23 [Sun, 22 Aug 2010 13:08:08 +0000 (14:08 +0100)]
Improved some memory handling.
modified:   playermainwindow.cpp
modified:   playlistmainwindow.cpp

13 years agoFurther Playlist interface improvements for usability.
druid23 [Sat, 21 Aug 2010 22:50:07 +0000 (23:50 +0100)]
Further Playlist interface improvements for usability.
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   playermainwindow.cpp
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h

13 years agoPlaylist tweak - minimizing impact of refresh on the UI.
druid23 [Sat, 21 Aug 2010 20:58:25 +0000 (21:58 +0100)]
Playlist tweak - minimizing impact of refresh on the UI.
modified:   playlistmainwindow.cpp

13 years agoPlaylist tweaks. remove dead / orphaned nodes that vlc doesn't clean up in teh xml.
druid23 [Sat, 21 Aug 2010 20:46:58 +0000 (21:46 +0100)]
Playlist tweaks. remove dead / orphaned nodes that vlc doesn't clean up in teh xml.
modified:   playermainwindow.cpp
modified:   playlistmainwindow.cpp

13 years agoAdditional user feedback and error handling tweaks. Progress indicators and notificat...
druid23 [Sat, 21 Aug 2010 20:35:41 +0000 (21:35 +0100)]
Additional user feedback and error handling tweaks. Progress indicators and notifications.
modified:   browsemainwindow.cpp
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h

13 years agoAdding some debugging for windows album art. Seems windows has problems streaming...
druid23 [Sat, 21 Aug 2010 20:01:14 +0000 (21:01 +0100)]
Adding some debugging for windows album art. Seems windows has problems streaming the images.
modified:   playermainwindow.cpp
modified:   playermainwindow.h

13 years agoRefactored PlayList handling to recursive function.
druid23 [Sat, 21 Aug 2010 18:18:56 +0000 (19:18 +0100)]
Refactored PlayList handling to recursive function.
Added more supprted media types.
modified:   browsemainwindow.cpp
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h

13 years agoAdded error handling for unbrowsable directories
druid23 [Sat, 21 Aug 2010 16:44:28 +0000 (17:44 +0100)]
Added error handling for unbrowsable directories
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h

13 years agoPersist orientation settings.
druid23 [Sat, 21 Aug 2010 14:31:43 +0000 (15:31 +0100)]
Persist orientation settings.
modified:   appsettings.cpp
modified:   appsettings.h
modified:   browsemainwindow.ui
modified:   main.cpp
modified:   playermainwindow.cpp
modified:   playermainwindow.ui

13 years agoBegan refactoring settings handling.
druid23 [Sat, 21 Aug 2010 13:50:31 +0000 (14:50 +0100)]
Began refactoring settings handling.
Added per account home folder settings and corresponding menu on Browser
new file:   appsettings.cpp
new file:   appsettings.h
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   browsemainwindow.ui
modified:   main.cpp
modified:   playlistmainwindow.cpp
modified:   vlcRemote.pro

13 years agoVery minor UI tweak
druid23 [Fri, 20 Aug 2010 19:25:30 +0000 (20:25 +0100)]
Very minor UI tweak
modified:   playermainwindow.cpp
modified:   playermainwindow.ui

13 years agoSlight album art tweaks.
druid23 [Fri, 20 Aug 2010 19:03:22 +0000 (20:03 +0100)]
Slight album art tweaks.
modified:   playermainwindow.cpp

13 years agoadd compilation condition to allow compilation on desktop
lepelley [Fri, 20 Aug 2010 10:49:54 +0000 (12:49 +0200)]
add compilation condition to allow compilation on desktop

13 years agoEnabled orientation selection (Potrait Mode)
druid23 [Fri, 20 Aug 2010 02:19:30 +0000 (03:19 +0100)]
Enabled orientation selection (Potrait Mode)
modified:   browsemainwindow.ui
modified:   main.cpp
modified:   playermainwindow.cpp
modified:   playermainwindow.h
modified:   playermainwindow.ui
modified:   playlistmainwindow.ui

13 years agoSupport for album art, various UI improvements
druid23 [Fri, 20 Aug 2010 00:48:52 +0000 (01:48 +0100)]
Support for album art, various UI improvements
modified:   main.cpp
modified:   playermainwindow.cpp
modified:   playermainwindow.h
modified:   playermainwindow.ui
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h

13 years agoUpdate translation,
yannux [Thu, 19 Aug 2010 12:04:44 +0000 (14:04 +0200)]
Update translation,
Add missgins TRANSLATIONS to .pro

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/vlc-remote
yannux [Thu, 19 Aug 2010 07:04:50 +0000 (09:04 +0200)]
Merge branch 'master' of https://vcs.maemo.org/git/vlc-remote

13 years agoUpdate content, create some screenshots vlc linux
yannux [Thu, 19 Aug 2010 07:04:24 +0000 (09:04 +0200)]
Update content, create some screenshots vlc linux

13 years agoAdded duration label to mainwindow
druid23 [Wed, 18 Aug 2010 23:46:33 +0000 (00:46 +0100)]
Added duration label to mainwindow
modified:   playermainwindow.cpp
modified:   playermainwindow.ui

13 years agoConsolidated play / pause to single button
druid23 [Wed, 18 Aug 2010 22:30:08 +0000 (23:30 +0100)]
Consolidated play / pause to single button
Now updating button states to reflect status in playlist
modified:   playermainwindow.cpp
modified:   playermainwindow.h
modified:   playermainwindow.ui
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h
modified:   vlcRemote.pro
modified:   vlcstatus.h

13 years agoTweaks to how status updates are handled in prepartion for UI changes.
druid23 [Wed, 18 Aug 2010 21:16:57 +0000 (22:16 +0100)]
Tweaks to how status updates are handled in prepartion for UI changes.
new file:   vlcstatus.cpp
new file:   vlcstatus.h
modified:   playermainwindow.cpp
modified:   playermainwindow.h
modified:   playlistmainwindow.cpp
modified:   vlcRemote.pro

13 years agoUpdate webpage content.
yannux [Wed, 18 Aug 2010 19:45:26 +0000 (21:45 +0200)]
Update webpage content.

13 years agoMinor fix to remember teh last folder you browsed.
druid23 [Wed, 18 Aug 2010 19:21:00 +0000 (20:21 +0100)]
Minor fix to remember teh last folder you browsed.
modified:   browsemainwindow.cpp

13 years agoindex.html file with new design, was omitted
yannux [Wed, 18 Aug 2010 11:21:37 +0000 (13:21 +0200)]
index.html file with new design,  was omitted

13 years agoWebpage style and first content.
yannux [Wed, 18 Aug 2010 08:36:39 +0000 (10:36 +0200)]
Webpage style and first content.

13 years agoAdd www directory for static website on garage
yannux [Wed, 18 Aug 2010 07:09:54 +0000 (09:09 +0200)]
Add www directory for static website on garage

13 years agoUpdated the licenses to include my details
yannux [Wed, 18 Aug 2010 06:59:43 +0000 (08:59 +0200)]
Updated the licenses to include my details

13 years agoupdate version in desktop file
lepelley [Wed, 18 Aug 2010 05:58:23 +0000 (07:58 +0200)]
update version in desktop file

13 years agoUpdated licenses to all files
druid23 [Wed, 18 Aug 2010 02:51:45 +0000 (03:51 +0100)]
Updated licenses to all files
modified:   aboutdialog.cpp
modified:   aboutdialog.h
modified:   accountdialog.cpp
modified:   accountdialog.h
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   configdialog.cpp
modified:   configdialog.h
modified:   main.cpp
modified:   newaccountdialog.cpp
modified:   newaccountdialog.h
modified:   playermainwindow.cpp
modified:   playermainwindow.h
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h
modified:   vlcbrowseelement.cpp
modified:   vlcbrowseelement.h
modified:   vlcplaylistelementsimple.cpp
modified:   vlcplaylistelementsimple.h

13 years agoImproved encoding support for browsing and adding.
druid23 [Wed, 18 Aug 2010 02:32:56 +0000 (03:32 +0100)]
Improved encoding support for browsing and adding.
modified:   browsemainwindow.cpp
modified:   playermainwindow.cpp

13 years agoWorking basic windows file browsing
druid23 [Wed, 18 Aug 2010 01:29:22 +0000 (02:29 +0100)]
Working basic windows file browsing
modified:   browsemainwindow.cpp
modified:   playlistmainwindow.cpp

13 years agoMinor UI fixes for better usability and orientation support
druid23 [Wed, 18 Aug 2010 00:12:05 +0000 (01:12 +0100)]
Minor UI fixes for better usability and orientation support
modified:   browsemainwindow.cpp
modified:   browsemainwindow.ui
modified:   playlistmainwindow.ui

13 years agoImproved file extension handling for icons and minor cosmetic fixes.
druid23 [Tue, 17 Aug 2010 23:48:55 +0000 (00:48 +0100)]
Improved file extension handling for icons and minor cosmetic fixes.
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h
modified:   vlcplaylistelementsimple.h

13 years agoAdd if ( host.contains(":")) to avoid crash
schutz [Tue, 17 Aug 2010 14:49:16 +0000 (16:49 +0200)]
Add if ( host.contains(":")) to avoid crash

13 years agoshow config at the launch of application.
lepelley [Tue, 17 Aug 2010 11:43:36 +0000 (13:43 +0200)]
show config at the launch of application.

13 years agoSmall cosmetic tweak to browser item ordering. ensure '..' is always first.
druid23 [Tue, 17 Aug 2010 09:26:51 +0000 (10:26 +0100)]
Small cosmetic tweak to browser item ordering. ensure '..' is always first.

modified:   browsemainwindow.cpp

13 years agoCosmetic changes to scrollin gon listwidget
druid23 [Tue, 17 Aug 2010 03:04:05 +0000 (04:04 +0100)]
Cosmetic changes to scrollin gon listwidget

modified:   browsemainwindow.cpp
modified:   playlistmainwindow.cpp

13 years agoadd icons for avaible IP account
lepelley [Tue, 17 Aug 2010 02:18:41 +0000 (04:18 +0200)]
add icons for avaible IP account

13 years agoUpdate async methods! Now valid ip is detected
lepelley [Tue, 17 Aug 2010 01:52:17 +0000 (03:52 +0200)]
Update async methods! Now valid ip is detected

13 years agoFixed playlist detection for international servers.
druid23 [Tue, 17 Aug 2010 01:25:12 +0000 (02:25 +0100)]
Fixed playlist detection for international servers.
modified:   playlistmainwindow.cpp

13 years agoFixed playlist disappearing on remove or clear.
druid23 [Tue, 17 Aug 2010 01:18:09 +0000 (02:18 +0100)]
Fixed playlist disappearing on remove or clear.
modified:   playlistmainwindow.cpp

13 years agoImproved playlist and show event handling.
druid23 [Tue, 17 Aug 2010 01:10:59 +0000 (02:10 +0100)]
Improved playlist and show event handling.

modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   playermainwindow.cpp
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h

13 years agoWorking simple playlist.
druid23 [Tue, 17 Aug 2010 00:50:15 +0000 (01:50 +0100)]
Working simple playlist.

modified:   browsemainwindow.cpp
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h
modified:   vlcplaylistelementsimple.h

13 years agoAdd static currentIP() in AccountDialog and change all
lepelley [Tue, 17 Aug 2010 00:31:14 +0000 (02:31 +0200)]
Add static currentIP() in AccountDialog and change all
Add Init() for each class

13 years agoBrowser working correctly from a functional perspective.
druid23 [Mon, 16 Aug 2010 23:42:09 +0000 (00:42 +0100)]
Browser working correctly from a functional perspective.

modified:   browsemainwindow.cpp
modified:   browsemainwindow.h

13 years ago modified: browsemainwindow.cpp
druid23 [Mon, 16 Aug 2010 21:29:33 +0000 (22:29 +0100)]
modified:   browsemainwindow.cpp
modified:   browsemainwindow.ui
modified:   playermainwindow.ui
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.ui

Fixed a couple of minor memory leaks.
Removed an unused status var from each of the 3 main UIs.
Relayed out Playlist window for clarity on destructive actions.
Improved bwose list widget sorting to folder alpha, then file alpha.

13 years ago modified: browsemainwindow.cpp
druid23 [Mon, 16 Aug 2010 09:37:42 +0000 (10:37 +0100)]
modified:   browsemainwindow.cpp
modified:   browsemainwindow.h
modified:   newaccountdialog.cpp
modified:   playlistmainwindow.cpp
modified:   playlistmainwindow.h
modified:   playlistmainwindow.ui
modified:   vlcRemote.pro
new file:   vlcplaylistelementsimple.cpp
new file:   vlcplaylistelementsimple.h

Tweaks to browsing and a simple playlist viewer.

dru

13 years agoUpdate new account dialog to have Port field.
Yann Nave [Mon, 16 Aug 2010 08:00:06 +0000 (10:00 +0200)]
Update new account dialog to have Port field.
Actually field is set to readonly, port 8080.

Update settings save and edit to cut the port part of ip.

Update mIp .

13 years agoadd patch from Dru Moore : Browser
lepelley [Mon, 16 Aug 2010 01:18:25 +0000 (03:18 +0200)]
add patch from Dru Moore : Browser

13 years agoStart to add an asynchronious function to test each IP. (not working yet)
schutz [Sun, 15 Aug 2010 19:37:06 +0000 (21:37 +0200)]
Start to add an asynchronious function to test each IP. (not working yet)

13 years agoadd Yannux version with account manager
schutz [Sun, 15 Aug 2010 18:54:26 +0000 (20:54 +0200)]
add Yannux version with account manager

13 years agoadd todo test
schutz [Sun, 15 Aug 2010 11:51:50 +0000 (13:51 +0200)]
add todo test

13 years agoupdate vlc icon
schutz [Thu, 12 Aug 2010 03:15:32 +0000 (05:15 +0200)]
update vlc icon

13 years agoGestionnaire de compte.
Yann Nave [Wed, 11 Aug 2010 11:41:34 +0000 (13:41 +0200)]
Gestionnaire de compte.
Ajouter supprimer éditer une ip dans la liste des comptes.
Boutons désactivés si pas d'ip sélectionée dans la liste.

13 years agoadd example of adding new IP account
schutz [Tue, 10 Aug 2010 15:33:56 +0000 (17:33 +0200)]
add example of adding new IP account

13 years agoadd accountDialog
schutz [Tue, 10 Aug 2010 15:21:54 +0000 (17:21 +0200)]
add accountDialog

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/vlc-remote
Yann Nave [Sat, 7 Aug 2010 20:22:56 +0000 (22:22 +0200)]
Merge branch 'master' of https://vcs.maemo.org/git/vlc-remote

13 years agoadd todo
schutz [Sat, 7 Aug 2010 20:04:03 +0000 (22:04 +0200)]
add todo

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/vlc-remote
Yann Nave [Sat, 7 Aug 2010 19:52:14 +0000 (21:52 +0200)]
Merge branch 'master' of https://vcs.maemo.org/git/vlc-remote

13 years agotest
schutz [Sat, 7 Aug 2010 19:49:22 +0000 (21:49 +0200)]
test

13 years agoMerge branch 'master' of https://vcs.maemo.org/git/vlc-remote
Yann Nave [Sat, 7 Aug 2010 19:47:53 +0000 (21:47 +0200)]
Merge branch 'master' of https://vcs.maemo.org/git/vlc-remote

13 years agotest
schutz [Sat, 7 Aug 2010 19:46:05 +0000 (21:46 +0200)]
test

13 years agoReady for translation
Yann Nave [Sat, 7 Aug 2010 19:43:25 +0000 (21:43 +0200)]
Ready for translation
Load translation file depend on local (ex: fr_FR)

Add french translation

13 years agoReady to translate
yannux [Sat, 7 Aug 2010 19:35:01 +0000 (21:35 +0200)]
Ready to translate
Add code in main.cpp to load language file. Depend on locale (ex: fr_FR)
Add french translation

13 years agoadd GPL licence
schutz [Fri, 30 Jul 2010 16:42:25 +0000 (18:42 +0200)]
add GPL licence

13 years agoadd missing ui file
schutz [Fri, 30 Jul 2010 15:27:46 +0000 (17:27 +0200)]
add missing ui file

13 years agoAdd first commit - Alpha Version
schutz [Fri, 30 Jul 2010 15:20:30 +0000 (17:20 +0200)]
Add first commit - Alpha Version

13 years agotest commit
schutz [Fri, 30 Jul 2010 15:18:47 +0000 (17:18 +0200)]
test commit

13 years agowelcome
root [Thu, 29 Jul 2010 20:10:03 +0000 (23:10 +0300)]
welcome