Opened 13 years ago

Closed 12 years ago

#130 closed task (fixed)

Remove legacy functions and vars

Reported by: ph3-der-loewe Owned by: ph3-der-loewe
Priority: medium Milestone: RoarAudio major release 1.0
Component: libroar and friends Version: 1.0beta0
Keywords: soname_change Cc:
Architecture: Compiler:
Difficulty: Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol:
Sound driver: Topic: other

Description

The next SONAME change should remove as many legacy functions and variables as possible.

Subtickets

Change History (14)

comment:1 Changed 12 years ago by ph3-der-loewe

To find those functions and vars scan the headers for _LIBROAR_ATTR_DEPRECATED and _LIBROAR_ATTR_TO_STATIC

comment:2 Changed 12 years ago by ph3-der-loewe

  • Owner set to ph3-der-loewe
  • Status changed from new to assigned

roar_errno has been removed.

comment:3 Changed 12 years ago by ph3-der-loewe

removed roar_file_map() and roar_file_unmap()

comment:4 Changed 12 years ago by ph3-der-loewe

Removed roar_file_send_raw() and roarcatsendfile.

comment:5 Changed 12 years ago by ph3-der-loewe

Removed roarcat2sock as well as roar_simple_stream(), roar_simple_new_stream(), roar_simple_play(), roar_simple_monitor(), roar_simple_record(), roar_simple_filter(), roar_simple_close() and roar_simple_get_standby().

comment:6 Changed 12 years ago by ph3-der-loewe

Removed roar_debug_message_print()

comment:7 Changed 12 years ago by ph3-der-loewe

Removed roar_set_vol() and roar_server_oinfo(), as well as roar_exit().

comment:8 Changed 12 years ago by ph3-der-loewe

Removed roar_connect_raw() and roar_connect().

comment:9 Changed 12 years ago by ph3-der-loewe

Removed roar_stream_connect(), roar_stream_add_data(), roar_stream_send_data() and roar_stream_set_flags().

comment:10 Changed 12 years ago by ph3-der-loewe

Removed roar_vs_latency().

comment:11 Changed 12 years ago by ph3-der-loewe

Removed roar_debug_audio_info_print().

comment:12 Changed 12 years ago by ph3-der-loewe

Removed roar_err_is_errno_clean().

comment:13 Changed 12 years ago by ph3-der-loewe

Removed roar_buffer_clear_next().

comment:14 Changed 12 years ago by ph3-der-loewe

  • Resolution set to fixed
  • Status changed from assigned to closed
  • Version changed from current to 1.0beta0
Note: See TracTickets for help on using tickets.