XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > XBMC General Help and Support > XBMC for Windows Specific Support

XBMC for Windows Specific Support Need help with XBMC for Windows, or think you've found a bug? Discuss it here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-02-02, 13:14   #1
jcee
Member
 
Join Date: Oct 2003
Posts: 63
jcee is on a distinguished road
Default

what about mapping button directly to individual screens/menüs? so one does not need to zap through too much screens to get to the desired point?!

(i am planing to put my xbox in the car.. would be nice to have a quicker naviagtion.. also a one-botton-off would be nice)

and what about using something linke a t9 alphanum input mode instead of (or in addition to ) the on-screen keyboard?!
jcee is offline   Reply With Quote
Old 2004-02-02, 20:29   #2
chadoe
Team-XBMC Developer
 
chadoe's Avatar
 
Join Date: Nov 2003
Location: Home
Posts: 571
chadoe is on a distinguished road
Default

Quote:
Originally Posted by (jcee @ feb. 02 2004,12:14)
and what about using something linke a t9 alphanum input mode
that's a very good idea, that would be a much faster way to search for an artist/album/song.
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


chadoe is offline   Reply With Quote
Old 2004-02-02, 21:50   #3
forza
Team-XBMC Developer
 
forza's Avatar
 
Join Date: Jan 2004
Posts: 294
forza is on a distinguished road
Default

unfortunatley aol and tegic have the t9 predictive text entry sewn up in many patents, i believe this would prevent us from incorporating this technology into xbmc.

see this link (us patent office) for more information.
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


forza is offline   Reply With Quote
Old 2004-02-03, 02:39   #4
mknight
Senior Member
 
Join Date: Oct 2003
Posts: 167
mknight is on a distinguished road
Default

it wouldn't need to be predictive text, it can be a simple filter. i press 6 on my remote and it knows the first letter is m,n or o. whatever is in the database that starts with m,n or o is presented. then i press 2 and now it its second letter is a, b or c. so rather than predicting i might spell a word like match, it simply shows anything that fits.

i have a rio digital receiver, and i also have a navigation system in my car. both of these devices will narrow down your available choices and filter based on the input you give them. neither is a tegic or t9 system just a simple filter. it is surprising how just a few letters or numbers are needed to lock in on exactly the right artist (or in the case of navigation street name) using this method.
mknight is offline   Reply With Quote
Old 2004-04-29, 13:15   #5
hugge
Junior Member
 
Join Date: Apr 2004
Posts: 1
hugge is on a distinguished road
Default

feature suggestion for the search box in xbmc

i have search the forum but didn't find anyone suggesting this.

i programme a bit myself (vb) and have made a program that works like the multitap function of a mobile phone.

e.g. key 1 = .-() key 2 = abc, 3 = def and so on. you press several times for the specific letter you want.

i was wondering if this was possible for the xbmc aswell, since the input method used is very slow.

another thing i would consider a nice feature is predictive input method (also like mobilephones, t9). of course the words has to be know my the xbox, but it shouldn't be that much of a problem since the files contain the names, and can be split into and array or something.

you can write me if you want more details of the idea or see the multitap programme i wrote in vb. (using ati remote wonder via number keys)

i think this would make searching for files much easier and i would make it myself if i knew how. so i guess i can only offer my help if wanted making it. :-p
hugge is offline   Reply With Quote
Old 2004-07-12, 16:59   #6
BurZum
Junior Member
 
Join Date: Mar 2004
Posts: 2
BurZum is on a distinguished road
Default

since there are a people complaining about the virtual keyboard and others having the idea of modding a usb keyboard i got the idea of using mulitap input.
(multitap : is the same input type that you use when writing sms messages w.o. dictionary)

this would probarbly speed up input a lot compared to moving a cursor. the only thing i fear might be a problem is the response for the button-presses from the remote. can the xbox react to quick sucessive butoonpresses on the same button i.e 3 tapps on 2 to get c

possible mapping, (from cellular):
0 : 0, other things like : ,.() and so on
1 : space
2 : a,b,c,2
3 : d,e,f,3
4 : g,h,i,4
5 : j,k,l,5
6 : m,n,o,6
7 : p,q,r,s,7
8 : t,u,v,8
9 : w,x,y,z,9

have this ever been considered?
BurZum is offline   Reply With Quote
Old 2004-07-13, 00:50   #7
MagicMan
Junior Member
 
Join Date: Jul 2004
Posts: 8
MagicMan is on a distinguished road
Default

brilliant idea - i support this * :thumbsup:
someone probably already wrote a gpl version of t9 as well - i would not be surprised..
MagicMan is offline   Reply With Quote
Old 2004-07-20, 10:19   #8
BurZum
Junior Member
 
Join Date: Mar 2004
Posts: 2
BurZum is on a distinguished road
Default

t9 would also be great! a english dictionary with about 6 000 words takes about 20k. there are source avaliable at this link:


http://koti.mbnet.fi/korsu/ft.html
BurZum is offline   Reply With Quote
Old 2004-08-05, 01:53   #9
wtz
Junior Member
 
Join Date: Jul 2004
Posts: 20
wtz is on a distinguished road
Default

:bump:

as mentioned in another thread(by forza):
Quote:
unfortunatley aol and tegic have the t9 predictive text entry sewn up in many patents, i believe this would prevent us from incorporating this technology into xbmc.

see this link (us patent office) for more information.

however a "filter" would be great like mention by mknight:
Quote:
it wouldn't need to be predictive text, it can be a simple filter. i press 6 on my remote and it knows the first letter is m,n or o. whatever is in the database that starts with m,n or o is presented. then i press 2 and now it its second letter is a, b or c. so rather than predicting i might spell a word like match, it simply shows anything that fits.

i have a rio digital receiver, and i also have a navigation system in my car. both of these devices will narrow down your available choices and filter based on the input you give them. neither is a tegic or t9 system just a simple filter. it is surprising how just a few letters or numbers are needed to lock in on exactly the right artist (or in the case of navigation street name) using this method.
wtz is offline   Reply With Quote
Old 2004-11-10, 16:34   #10
Ltriples
Junior Member
 
Join Date: Aug 2004
Posts: 8
Ltriples is on a distinguished road
Default

first, i'm sorry for my bad english.

second, my feature suggestion:

i'd like to see a keyboard layout like on a phone. so you can fast search in your music libary. picture:



i hope it's not suggested before. thx
Ltriples is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Numeric password entry via Remote MrCarbo XBMC for Xbox Specific Support 2 2006-07-13 10:16
Binding volume to numeric pad on remote? jayCT XBMC for Xbox Specific Support 1 2005-10-14 12:41
New numeric input dialog work poor! hibaby XBMC for Xbox Specific Support 6 2005-07-12 18:19
Advanced text input. hugge XBMC Feature Suggestions 1 1970-01-01 02:00
Text-Input via DVD-remote numeric buttons BurZum XBMC Feature Suggestions 4 1970-01-01 02:00


All times are GMT +2. The time now is 21:10.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project