Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

Ticket #35 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Codec/Quality information not updating upon channel change

Reported by: anonymous Owned by: ekilfoil
Priority: major Milestone:
Component: gui Version: 0.0
Keywords: Cc:

Description

Expected Behaviour: Changing to a different channel that utilises a different audio codec/quality should update the UI as such.

Expected Behaviour: Changing to a different channel that utilises a different audio codec/quality retains the information of the previous channel used by the client.

Change History

Changed 2 years ago by ekilfoil

This is caused by a lack of sorting in the channel list. A proper channel list sort needs to be implemented.

Changed 2 years ago by ekilfoil

codec information should be updated on all of the following:

  • disconnect
  • channel change
  • disconnect
  • server modification

Changed 2 years ago by ekilfoil

  • status changed from new to closed
  • resolution set to fixed

fixed in r178

Note: See TracTickets for help on using tickets.