View Single Post
Old 2009-12-24, 06:10   #582
JustSomeUser
Junior Member
 
Join Date: Dec 2008
Posts: 15
JustSomeUser is on a distinguished road
Default

@Darkjasper
Try this patched launcher if you have spaces in your paths or apply this patch.


This time I have three new patches
-search function to quickly search through big rom lists (all launchers or single launcher)
-remove dead rom entries while importing
-thumbs for normal apps (also for launchers (tests the roms path and exe path)) from file system (like the other thumbs patch for the roms)
Code:
X:\Path\To\My\RomsPath\
X:\Path\To\My\RomsPath.png
X:\Path\To\My\App.exe
X:\Path\To\My\App.jpg
This includes a patched launcher (the one I currently use) and also the patches are in there in separated files (lib folder) if you want to patch your own.
Launcher_1.04_patched_r1_JustSomeUser.zip ~30kb
What I added to my patched launcher
Code:
-spaces in rom names fix for windows (I don't know if this is a problem on linux)
-sort apps, launchers and roms alphabetically 
-thumbs for roms from folder while importing
-thumbs for launchers and apps from folder while adding a new one
-remove dead rom entries while importing
-search function for all or single launcher
-changed item order of the context menus
-added .cmd extension for windows to be selected as app or launcher
-minimize xbmc while running an app or rom (xbmc.executehttpapi("Action(199)"))
that should be it.


Happy Holidays
JustSomeUser is offline   Reply With Quote