Forum: Official SMS Forums - Forum for discussing SMS: Simple Media System player for the PS2.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree1Likes

Thread: Argon (SMS-based player with XMB GUI)
  

Page 35 of 75 FirstFirst ... 25 33 34 35 36 37 45 ... LastLast
Results 341 to 350 of 745
  1. #341  
    ps2ibm is offline Member
    Join Date
    Sep 2006
    Posts
    119
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by darkangel84 View Post
    - Listen audio while watch photo
    - Show MP3 information on screen (title, singer, album, genre)
    - if a folder has "argon_icon.jpg" inside, change the default icon for this folder..
    - and if has "argon_bg.jpg" than change the background image!

    Stop... for now...
    i added mp3 id3 tags but its in unreleased version
    Reply With Quote  

  2. #342  
    ps2ibm is offline Member
    Join Date
    Sep 2006
    Posts
    119
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    @user112

    we need a plan of some sort, and both get on the same page

    so first i suggest we each make a list of things that need to be accomplished in order to do have some essential features

    so i'll start

    the features that i feel we need for the next release
    1. hdd support
    2. smb support
    3. play music from all media
    4. radio works 100% (read: fixing the issue with some playlist)
    5. weather works 100% (had some display errors most likely due to corrupt http packets)
    6. photos works from all media

    and a list of things that we need to do in order to have these features work
    1. test hdd/smb with music/photos/etc.
    2. test radio and fix it
    3. test weather

    addition things that need to be done
    1. re organize classes...not sure how you want to go about this, i know you want that CSettings class, but as for the other one's i'm pretty lost

    so just let me know what features/things we need to do for next release that you think need to happen



    these are my thoughts about the project

    it's a bunch of bricks tied together with thread, we have everything we just need to connect it all

    and i like your heavily object oriented approach
    Reply With Quote  

  3. #343  
    <__> is offline Registered Insomniac
    Join Date
    Sep 2004
    Posts
    223
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    5
    Likes Received
    10
    Quote Originally Posted by user112 View Post
    @<__>:
    I've aready said what HDD icon looks like. And network is just some meaningless boxes and circles.
    The original icons have such style that even your grandma can tell - that must mean music, etc...

    No need to thank me...I think I'll leave the job to someone else.
    Reply With Quote  

  4. #344  
    Experiment1106's Avatar
    Experiment1106 is offline lollo of pollo
    Join Date
    Mar 2005
    Posts
    271
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Maybe this helps
    Attached Files
    Reply With Quote  

  5. #345  
    lee99 is offline Member
    Join Date
    Oct 2004
    Posts
    184
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    ''i added mp3 id3 tags but its in unreleased version''

    Can you also add this in SMS
    it would be great!

    thanks
    ps2 silver edition unmodded
    300gb harddisk
    hdloader 0.8b
    ulaunch v4.05
    sms 1.8 rev1
    Reply With Quote  

  6. #346  
    user112 is offline Member
    Join Date
    Apr 2006
    Posts
    318
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    @ps2ibm:

    All we need for the next release is finishing CUnity (former CGenIO), namely mounting/unmounting.

    And that's how it should work:
    - all file/folder access goes through CUnity,
    - partitions are threated like folders,
    - all mounting is handled by CUnity and it's transparent to other functions.

    The paths should be like that:
    mass:/folder/file.ext
    smb:/share/folder/file.ext or smb:+share/folder/file.ext
    hdd0:+partition/folder/file.ext
    cdfs:/folder/file.ext

    > hdd support
    Depends on CUnity

    > smb support
    Depends on CUnity

    > play music from all media
    > photos works from all media
    Depends on CUnity, should work otherwise

    > radio works 100&#37;
    That requires a fully featured HTTP header/content parser, so leave that until the next release.

    > weather works 100%
    It works, check SMS Bugs thread.

    > re organize classes...
    Nah, don't even think about starting that now, or there won't be a release for the next 3 months. That should be taken care of when everything else is finished.

    > i added mp3 id3 tags but its in unreleased version
    I highly doubt anything but the track length. Can explain why if you want. Extracting the album art would have been nice, but libid3tag doesn't support that...

    + Fixing playback controls, so it doesn't crash when pause is accidentally pressed during radio playback, etc.

    Do you understand all that makefile crap?
    I've started hitting the relocation truncated to fit error.
    Is there any way to instruct it to use EE_CFLAGS := -G8192 for some files and -G0 for other.

    @vsub:
    Managed to get it working?
    Last edited by user112; 01-26-2007 at 02:16 PM.
    Reply With Quote  

  7. #347  
    vsub's Avatar
    vsub is offline Banned
    Join Date
    Sep 2006
    Posts
    792
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by user112 View Post
    @vsub:
    Managed to get it working?
    No I try everything but it freeze as soon as I see the screen with PS2 Browser and other icons.What exactrly I must do?
    Before I try with v0.3.3 but then the program not start at all
    This (v0.3.7) freeze as soon as I see the first screen

    The SMS Player works perfect without any problem but I want to see what this program can offer
    Reply With Quote  

  8. #348  
    user112 is offline Member
    Join Date
    Apr 2006
    Posts
    318
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    @vsub:
    Can you at least tell me where are you trying to launch it from, do you have your PS2 network connected and what is in Argon.xml under music, movies and photos? And how it's freezing but not completely.
    Reply With Quote  

  9. #349  
    vsub's Avatar
    vsub is offline Banned
    Join Date
    Sep 2006
    Posts
    792
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by user112 View Post
    @vsub:
    Can you at least tell me where are you trying to launch it from, do you have your PS2 network connected and what is in Argon.xml under music, movies and photos? .
    Am not really sure about this but "And how it's freezing but not completely" I just cant to anything.I try it to run it form my USB and from MC,on bouth palces it freeze.But maybe the problem is becouse I dont have Network Adapter and HDD I just wanted to see how it works for AVI's and MP3 becouse it's based on SMS Player and I was thinking I wont need them(Network Adapter and HDD) here too like on SMS Player

    "and what is in Argon.xml under music, movies and photos?"
    So I need to create a forders or what,I cant find any readme so I dont know what to do
    Reply With Quote  

  10. #350  
    user112 is offline Member
    Join Date
    Apr 2006
    Posts
    318
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    @vsub:
    You have to create mc0:/sys-conf/ipconfig.dat file, you can use either SMS or uLaunchELF for that.
    And add smth. to Argon.elf - <folder>mass:</folder> or cdfs:
    And use 0.3.3 or 0.3.5
    Reply With Quote  

Page 35 of 75 FirstFirst ... 25 33 34 35 36 37 45 ... LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •